Searched refs:pcm_runtime (Results 1 – 6 of 6) sorted by relevance
52 struct pcm_runtime { struct116 static int hiface_pcm_set_rate(struct pcm_runtime *rt, unsigned int rate) in hiface_pcm_set_rate()178 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in hiface_pcm_get_substream()189 static void hiface_pcm_stream_stop(struct pcm_runtime *rt) in hiface_pcm_stream_stop()210 static int hiface_pcm_stream_start(struct pcm_runtime *rt) in hiface_pcm_stream_start()311 struct pcm_runtime *rt = out_urb->chip->pcm; in hiface_pcm_out_urb_handler()357 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in hiface_pcm_open()400 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in hiface_pcm_close()436 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in hiface_pcm_prepare()473 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in hiface_pcm_trigger()[all …]
23 struct pcm_runtime;28 struct pcm_runtime *pcm;
74 static int usb6fire_pcm_set_rate(struct pcm_runtime *rt) in usb6fire_pcm_set_rate()124 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in usb6fire_pcm_get_substream()135 static void usb6fire_pcm_stream_stop(struct pcm_runtime *rt) in usb6fire_pcm_stream_stop()155 static int usb6fire_pcm_stream_start(struct pcm_runtime *rt) in usb6fire_pcm_stream_start()202 struct pcm_runtime *rt = snd_pcm_substream_chip(sub->instance); in usb6fire_pcm_capture()249 struct pcm_runtime *rt = snd_pcm_substream_chip(sub->instance); in usb6fire_pcm_playback()294 struct pcm_runtime *rt = in_urb->chip->pcm; in usb6fire_pcm_in_urb_handler()382 struct pcm_runtime *rt = urb->chip->pcm; in usb6fire_pcm_out_urb_handler()392 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in usb6fire_pcm_open()428 struct pcm_runtime *rt = snd_pcm_substream_chip(alsa_sub); in usb6fire_pcm_close()[all …]
25 struct pcm_runtime;
26 struct pcm_runtime *pcm;
50 struct pcm_runtime { struct