Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsnd_wavefront.h48 extern int snd_wavefront_midi_start (snd_wavefront_card_t *);
/openbmc/linux/sound/isa/wavefront/
H A Dwavefront_midi.c484 snd_wavefront_midi_start (snd_wavefront_card_t *card) in snd_wavefront_midi_start() function
H A Dwavefront.c284 if (snd_wavefront_midi_start (acard)) { in snd_wavefront_new_midi()