Home
last modified time | relevance | path

Searched refs:snd_wss_timer (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/sound/isa/cs423x/ !
Dcs4231.c113 error = snd_wss_timer(chip, 0); in snd_cs4231_probe()
Dcs4236.c379 err = snd_wss_timer(chip, 0); in snd_cs423x_probe()
/linux-6.1.9/include/sound/ !
Dwss.h143 int snd_wss_timer(struct snd_wss *chip, int device);
/linux-6.1.9/sound/isa/ !
Dazt2320.c205 error = snd_wss_timer(chip, 0); in snd_card_azt2320_probe()
Dcmi8328.c322 if (snd_wss_timer(cmi->wss, 0) < 0) in snd_cmi8328_probe()
Dopl3sa2.c679 err = snd_wss_timer(wss, 0); in snd_opl3sa2_probe()
Dsscape.c886 err = snd_wss_timer(chip, 0); in create_ad1845()
/linux-6.1.9/sound/isa/gus/ !
Dgusmax.c301 err = snd_wss_timer(wss, 2); in snd_gusmax_probe()
Dinterwave.c688 err = snd_wss_timer(wss, 2); in snd_interwave_probe()
/linux-6.1.9/sound/isa/wavefront/ !
Dwavefront.c360 err = snd_wss_timer(chip, 0); in snd_wavefront_probe()
/linux-6.1.9/sound/isa/galaxy/ !
Dgalaxy.c564 err = snd_wss_timer(chip, 0); in __snd_galaxy_probe()
/linux-6.1.9/sound/isa/opti9xx/ !
Dopti92x-ad1848.c845 error = snd_wss_timer(codec, 0);
Dmiro.c1310 error = snd_wss_timer(codec, 0); in snd_miro_probe()
/linux-6.1.9/sound/isa/wss/ !
Dwss_lib.c1882 int snd_wss_timer(struct snd_wss *chip, int device) in snd_wss_timer() function
1904 EXPORT_SYMBOL(snd_wss_timer);