Searched defs:alsa_sub (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/usb/6fire/
H A Dmidi.c60 static int usb6fire_midi_out_open(struct snd_rawmidi_substream *alsa_sub) argument
65 static int usb6fire_midi_out_close(struct snd_rawmidi_substream *alsa_sub) argument
105 static void usb6fire_midi_out_drain(struct snd_rawmidi_substream *alsa_sub) argument
114 static int usb6fire_midi_in_open(struct snd_rawmidi_substream *alsa_sub) argument
70 usb6fire_midi_out_trigger( struct snd_rawmidi_substream *alsa_sub, int up) argument
119 usb6fire_midi_in_close(struct snd_rawmidi_substream *alsa_sub) argument
124 usb6fire_midi_in_trigger( struct snd_rawmidi_substream *alsa_sub, int up) argument
[all...]
H A Dpcm.c386 static int usb6fire_pcm_open(struct snd_pcm_substream *alsa_sub) argument
117 usb6fire_pcm_get_substream( struct snd_pcm_substream *alsa_sub) argument
422 usb6fire_pcm_close(struct snd_pcm_substream *alsa_sub) argument
449 usb6fire_pcm_prepare(struct snd_pcm_substream *alsa_sub) argument
494 usb6fire_pcm_trigger(struct snd_pcm_substream *alsa_sub, int cmd) argument
525 usb6fire_pcm_pointer( struct snd_pcm_substream *alsa_sub) argument
[all...]
/linux-master/sound/usb/hiface/
H A Dpcm.c349 static int hiface_pcm_open(struct snd_pcm_substream *alsa_sub) argument
392 static int hiface_pcm_close(struct snd_pcm_substream *alsa_sub) argument
169 hiface_pcm_get_substream(struct snd_pcm_substream *alsa_sub) argument
416 hiface_pcm_prepare(struct snd_pcm_substream *alsa_sub) argument
452 hiface_pcm_trigger(struct snd_pcm_substream *alsa_sub, int cmd) argument
482 hiface_pcm_pointer(struct snd_pcm_substream *alsa_sub) argument
[all...]

Completed in 138 milliseconds