Home
last modified time | relevance | path

Searched refs:snd_wavefront_detect (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dsnd_wavefront.h117 extern int snd_wavefront_detect (snd_wavefront_card_t *card);
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront.c226 if (snd_wavefront_detect (acard) < 0) { in snd_wavefront_new_synth()
H A Dwavefront_synth.c2168 snd_wavefront_detect (snd_wavefront_card_t *card) in snd_wavefront_detect() function