Home
last modified time | relevance | path

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

/Linux-v5.10/sound/isa/cs423x/
Dcs4231.c114 error = snd_wss_timer(chip, 0); in snd_cs4231_probe()
Dcs4236.c420 err = snd_wss_timer(chip, 0); in snd_cs423x_probe()
/Linux-v5.10/include/sound/
Dwss.h143 int snd_wss_timer(struct snd_wss *chip, int device);
/Linux-v5.10/sound/isa/
Dazt2320.c216 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()
Dsscape.c897 err = snd_wss_timer(chip, 0); in create_ad1845()
Dopl3sa2.c681 err = snd_wss_timer(wss, 0); in snd_opl3sa2_probe()
/Linux-v5.10/sound/isa/gus/
Dgusmax.c306 err = snd_wss_timer(wss, 2); in snd_gusmax_probe()
Dinterwave.c691 err = snd_wss_timer(wss, 2); in snd_interwave_probe()
/Linux-v5.10/sound/isa/galaxy/
Dgalaxy.c570 err = snd_wss_timer(chip, 0); in snd_galaxy_probe()
/Linux-v5.10/sound/isa/wavefront/
Dwavefront.c374 err = snd_wss_timer(chip, 0); in snd_wavefront_probe()
/Linux-v5.10/sound/isa/opti9xx/
Dopti92x-ad1848.c864 error = snd_wss_timer(codec, 0);
Dmiro.c1311 error = snd_wss_timer(codec, 0); in snd_miro_probe()
/Linux-v5.10/sound/isa/wss/
Dwss_lib.c1925 int snd_wss_timer(struct snd_wss *chip, int device) in snd_wss_timer() function
1946 EXPORT_SYMBOL(snd_wss_timer);