Home
last modified time | relevance | path

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

/linux/sound/usb/6fire/
H A Dmidi.c60 static int usb6fire_midi_out_close(struct snd_rawmidi_substream *alsa_sub) in usb6fire_midi_out_open() argument
105 static int usb6fire_midi_in_open(struct snd_rawmidi_substream *alsa_sub) in usb6fire_midi_out_drain() argument
65 usb6fire_midi_out_close(struct snd_rawmidi_substream * alsa_sub) usb6fire_midi_out_close() argument
71 usb6fire_midi_out_trigger(struct snd_rawmidi_substream * alsa_sub,int up) usb6fire_midi_out_trigger() argument
114 usb6fire_midi_in_open(struct snd_rawmidi_substream * alsa_sub) usb6fire_midi_in_open() argument
119 usb6fire_midi_in_close(struct snd_rawmidi_substream * alsa_sub) usb6fire_midi_in_close() argument
125 usb6fire_midi_in_trigger(struct snd_rawmidi_substream * alsa_sub,int up) usb6fire_midi_in_trigger() argument
[all...]
H A Dpcm.c118 struct snd_pcm_substream *alsa_sub) in usb6fire_pcm_get_substream() argument
386 usb6fire_pcm_open(struct snd_pcm_substream * alsa_sub) usb6fire_pcm_open() argument
422 usb6fire_pcm_close(struct snd_pcm_substream * alsa_sub) usb6fire_pcm_close() argument
449 usb6fire_pcm_prepare(struct snd_pcm_substream * alsa_sub) usb6fire_pcm_prepare() argument
494 usb6fire_pcm_trigger(struct snd_pcm_substream * alsa_sub,int cmd) usb6fire_pcm_trigger() argument
526 usb6fire_pcm_pointer(struct snd_pcm_substream * alsa_sub) usb6fire_pcm_pointer() argument
[all...]
/linux/sound/usb/hiface/
H A Dpcm.c349 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in hiface_pcm_open() argument
169 hiface_pcm_get_substream(struct snd_pcm_substream * alsa_sub) hiface_pcm_get_substream() argument
392 hiface_pcm_close(struct snd_pcm_substream * alsa_sub) hiface_pcm_close() argument
416 hiface_pcm_prepare(struct snd_pcm_substream * alsa_sub) hiface_pcm_prepare() argument
452 hiface_pcm_trigger(struct snd_pcm_substream * alsa_sub,int cmd) hiface_pcm_trigger() argument
482 hiface_pcm_pointer(struct snd_pcm_substream * alsa_sub) hiface_pcm_pointer() argument
[all...]