Home
last modified time | relevance | path

Searched defs:subs (Results 1 – 25 of 45) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/usb/
H A Dpcm.c34 snd_pcm_uframes_t snd_usb_pcm_delay(struct snd_usb_substream *subs, in snd_usb_pcm_delay()
70 struct snd_usb_substream *subs = substream->runtime->private_data; in snd_usb_pcm_pointer() local
86 static struct audioformat *find_format(struct snd_usb_substream *subs) in find_format()
148 static struct audioformat *find_format_and_si(struct snd_usb_substream *subs, in find_format_and_si()
278 static int start_endpoints(struct snd_usb_substream *subs) in start_endpoints()
330 static void sync_pending_stops(struct snd_usb_substream *subs) in sync_pending_stops()
336 static void stop_endpoints(struct snd_usb_substream *subs) in stop_endpoints()
348 struct snd_usb_substream *subs = substream->runtime->private_data; in snd_usb_pcm_sync_stop() local
386 static int set_sync_ep_implicit_fb_quirk(struct snd_usb_substream *subs, in set_sync_ep_implicit_fb_quirk()
493 static int set_sync_endpoint(struct snd_usb_substream *subs, in set_sync_endpoint()
[all …]
H A Dmedia.h66 static inline int snd_media_stream_init(struct snd_usb_substream *subs, in snd_media_stream_init()
69 static inline void snd_media_stream_delete(struct snd_usb_substream *subs) { } in snd_media_stream_delete()
70 static inline int snd_media_start_pipeline(struct snd_usb_substream *subs) in snd_media_start_pipeline()
72 static inline void snd_media_stop_pipeline(struct snd_usb_substream *subs) { } in snd_media_stop_pipeline()
H A Dmedia.c33 int snd_media_stream_init(struct snd_usb_substream *subs, struct snd_pcm *pcm, in snd_media_stream_init()
117 void snd_media_stream_delete(struct snd_usb_substream *subs) in snd_media_stream_delete()
135 int snd_media_start_pipeline(struct snd_usb_substream *subs) in snd_media_start_pipeline()
151 void snd_media_stop_pipeline(struct snd_usb_substream *subs) in snd_media_stop_pipeline()
H A Dstream.c42 static void free_substream(struct snd_usb_substream *subs) in free_substream()
89 struct snd_usb_substream *subs = &as->substream[stream]; in snd_usb_init_substream() local
128 struct snd_usb_substream *subs = info->private_data; in usb_chmap_ctl_info() local
138 static bool have_dup_chmap(struct snd_usb_substream *subs, in have_dup_chmap()
155 struct snd_usb_substream *subs = info->private_data; in usb_chmap_ctl_tlv() local
198 struct snd_usb_substream *subs = info->private_data; in usb_chmap_ctl_get() local
215 struct snd_usb_substream *subs) in add_chmap()
488 struct snd_usb_substream *subs; in __snd_usb_add_audio_stream() local
H A Dproc.c92 static void proc_dump_substream_formats(struct snd_usb_substream *subs, struct snd_info_buffer *buf… in proc_dump_substream_formats()
158 static void proc_dump_ep_status(struct snd_usb_substream *subs, in proc_dump_ep_status()
178 static void proc_dump_substream_status(struct snd_usb_substream *subs, struct snd_info_buffer *buff… in proc_dump_substream_status()
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A Dusbusx2yaudio.c57 static int usx2y_urb_capt_retire(struct snd_usx2y_substream *subs) in usx2y_urb_capt_retire()
113 static int usx2y_urb_play_prepare(struct snd_usx2y_substream *subs, in usx2y_urb_play_prepare()
168 static void usx2y_urb_play_retire(struct snd_usx2y_substream *subs, struct urb *urb) in usx2y_urb_play_retire()
183 static int usx2y_urb_submit(struct snd_usx2y_substream *subs, struct urb *urb, int frame) in usx2y_urb_submit()
252 struct snd_usx2y_substream *subs = usx2y->subs[s]; in usx2y_clients_stop() local
259 struct snd_usx2y_substream *subs = usx2y->subs[s]; in usx2y_clients_stop() local
276 struct snd_usx2y_substream *subs, struct urb *urb) in usx2y_error_urb_status()
285 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_urb_complete() local
324 struct snd_usx2y_substream *subs = usx2y->subs[s]; in usx2y_urbs_set_complete() local
342 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_subs_startup() local
[all …]
H A Dusx2yhwdeppcm.c50 static int usx2y_usbpcm_urb_capt_retire(struct snd_usx2y_substream *subs) in usx2y_usbpcm_urb_capt_retire()
98 static int usx2y_hwdep_urb_play_prepare(struct snd_usx2y_substream *subs, in usx2y_hwdep_urb_play_prepare()
137 static inline void usx2y_usbpcm_urb_capt_iso_advance(struct snd_usx2y_substream *subs, in usx2y_usbpcm_urb_capt_iso_advance()
220 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_usbpcm_urb_complete() local
263 static void usx2y_usbpcm_urbs_release(struct snd_usx2y_substream *subs) in usx2y_usbpcm_urbs_release()
279 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_usbpcm_subs_startup() local
300 static int usx2y_usbpcm_urbs_allocate(struct snd_usx2y_substream *subs) in usx2y_usbpcm_urbs_allocate()
347 struct snd_usx2y_substream *subs = runtime->private_data, in snd_usx2y_usbpcm_hw_free() local
382 static void usx2y_usbpcm_subs_startup(struct snd_usx2y_substream *subs) in usx2y_usbpcm_subs_startup()
391 static int usx2y_usbpcm_urbs_start(struct snd_usx2y_substream *subs) in usx2y_usbpcm_urbs_start()
[all …]
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dpmac.c179 …nd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_substream *subs) in snd_pmac_pcm_prepare()
244 struct snd_pcm_substream *subs, int cmd) in snd_pmac_pcm_trigger()
292 struct snd_pcm_substream *subs) in snd_pmac_pcm_pointer()
315 static int snd_pmac_playback_prepare(struct snd_pcm_substream *subs) in snd_pmac_playback_prepare()
321 static int snd_pmac_playback_trigger(struct snd_pcm_substream *subs, in snd_pmac_playback_trigger()
328 static snd_pcm_uframes_t snd_pmac_playback_pointer(struct snd_pcm_substream *subs) in snd_pmac_playback_pointer()
339 static int snd_pmac_capture_prepare(struct snd_pcm_substream *subs) in snd_pmac_capture_prepare()
345 static int snd_pmac_capture_trigger(struct snd_pcm_substream *subs, in snd_pmac_capture_trigger()
352 static snd_pcm_uframes_t snd_pmac_capture_pointer(struct snd_pcm_substream *subs) in snd_pmac_capture_pointer()
554 struct snd_pcm_substream *subs) in snd_pmac_pcm_open()
[all …]
/OK3568_Linux_fs/kernel/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c34 static int pdacf_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in pdacf_pcm_trigger()
89 static int pdacf_pcm_prepare(struct snd_pcm_substream *subs) in pdacf_pcm_prepare()
196 static int pdacf_pcm_capture_open(struct snd_pcm_substream *subs) in pdacf_pcm_capture_open()
214 static int pdacf_pcm_capture_close(struct snd_pcm_substream *subs) in pdacf_pcm_capture_close()
229 static snd_pcm_uframes_t pdacf_pcm_capture_pointer(struct snd_pcm_substream *subs) in pdacf_pcm_capture_pointer()
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_pcm.c216 static int emu8k_pcm_open(struct snd_pcm_substream *subs) in emu8k_pcm_open()
244 static int emu8k_pcm_close(struct snd_pcm_substream *subs) in emu8k_pcm_close()
373 static int emu8k_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in emu8k_pcm_trigger()
451 static int emu8k_pcm_copy(struct snd_pcm_substream *subs, in emu8k_pcm_copy()
464 static int emu8k_pcm_copy_kernel(struct snd_pcm_substream *subs, in emu8k_pcm_copy_kernel()
478 static int emu8k_pcm_silence(struct snd_pcm_substream *subs, in emu8k_pcm_silence()
519 static int emu8k_pcm_copy(struct snd_pcm_substream *subs, in emu8k_pcm_copy()
532 static int emu8k_pcm_copy_kernel(struct snd_pcm_substream *subs, in emu8k_pcm_copy_kernel()
545 static int emu8k_pcm_silence(struct snd_pcm_substream *subs, in emu8k_pcm_silence()
562 static int emu8k_pcm_hw_params(struct snd_pcm_substream *subs, in emu8k_pcm_hw_params()
[all …]
/OK3568_Linux_fs/kernel/sound/drivers/vx/
H A Dvx_pcm.c510 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open()
553 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close()
674 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer()
694 struct snd_pcm_substream *subs, in vx_pcm_playback_update()
713 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger()
766 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer()
776 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare()
877 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open()
936 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close()
972 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update()
[all …]
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_ports.c215 struct snd_seq_subscribers *subs; in clear_subscriber_list() local
470 struct snd_seq_subscribers *subs, in check_and_subscribe_port()
520 struct snd_seq_subscribers *subs, in __delete_and_unsubscribe_port()
542 struct snd_seq_subscribers *subs, in delete_and_unsubscribe_port()
561 struct snd_seq_subscribers *subs; in snd_seq_port_connect() local
606 struct snd_seq_subscribers *subs; in snd_seq_port_disconnect() local
637 struct snd_seq_port_subscribe *subs) in snd_seq_port_get_subscription()
H A Dseq_clientmgr.c664 struct snd_seq_subscribers *subs; in deliver_to_subscribers() local
1411 struct snd_seq_port_subscribe *subs) in check_subscription_permission()
1463 struct snd_seq_port_subscribe *subs = arg; in snd_seq_ioctl_subscribe_port() local
1505 struct snd_seq_port_subscribe *subs = arg; in snd_seq_ioctl_unsubscribe_port() local
1922 struct snd_seq_port_subscribe *subs = arg; in snd_seq_ioctl_get_subscription() local
1949 struct snd_seq_query_subs *subs = arg; in snd_seq_ioctl_query_subs() local
/OK3568_Linux_fs/kernel/sound/pci/mixart/
H A Dmixart.c417 static int snd_mixart_trigger(struct snd_pcm_substream *subs, int cmd) in snd_mixart_trigger()
478 static int snd_mixart_prepare(struct snd_pcm_substream *subs) in snd_mixart_prepare()
591 static int snd_mixart_hw_params(struct snd_pcm_substream *subs, in snd_mixart_hw_params()
650 static int snd_mixart_hw_free(struct snd_pcm_substream *subs) in snd_mixart_hw_free()
705 static int snd_mixart_playback_open(struct snd_pcm_substream *subs) in snd_mixart_playback_open()
784 static int snd_mixart_capture_open(struct snd_pcm_substream *subs) in snd_mixart_capture_open()
866 static int snd_mixart_close(struct snd_pcm_substream *subs) in snd_mixart_close()
899 static snd_pcm_uframes_t snd_mixart_stream_pointer(struct snd_pcm_substream *subs) in snd_mixart_stream_pointer()
/OK3568_Linux_fs/kernel/sound/pci/pcxhr/
H A Dpcxhr.c627 struct snd_pcm_substream *subs = stream->substream; in pcxhr_update_r_buffer() local
825 static int pcxhr_trigger(struct snd_pcm_substream *subs, int cmd) in pcxhr_trigger()
901 static int pcxhr_prepare(struct snd_pcm_substream *subs) in pcxhr_prepare()
937 static int pcxhr_hw_params(struct snd_pcm_substream *subs, in pcxhr_hw_params()
987 static int pcxhr_open(struct snd_pcm_substream *subs) in pcxhr_open()
1073 static int pcxhr_close(struct snd_pcm_substream *subs) in pcxhr_close()
1099 static snd_pcm_uframes_t pcxhr_stream_pointer(struct snd_pcm_substream *subs) in pcxhr_stream_pointer()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dmaestro3.c1046 struct snd_pcm_substream *subs) in snd_m3_pcm_start()
1073 struct snd_pcm_substream *subs) in snd_m3_pcm_stop()
1097 snd_m3_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in snd_m3_pcm_trigger()
1135 snd_m3_pcm_setup1(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) in snd_m3_pcm_setup1()
1288 struct snd_pcm_substream *subs) in snd_m3_playback_setup()
1354 snd_m3_capture_setup(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) in snd_m3_capture_setup()
1406 snd_m3_pcm_prepare(struct snd_pcm_substream *subs) in snd_m3_pcm_prepare()
1442 snd_m3_get_pointer(struct snd_m3 *chip, struct m3_dma *s, struct snd_pcm_substream *subs) in snd_m3_get_pointer()
1467 snd_m3_pcm_pointer(struct snd_pcm_substream *subs) in snd_m3_pcm_pointer()
1487 struct snd_pcm_substream *subs = s->substream; in snd_m3_update_ptr() local
[all …]
/OK3568_Linux_fs/yocto/poky/scripts/contrib/
H A Dconvert-overrides.py95 subs = { variable
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_midi.c84 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
/OK3568_Linux_fs/kernel/sound/firewire/motu/
H A Dmotu-midi.c88 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
/OK3568_Linux_fs/kernel/sound/firewire/bebob/
H A Dbebob_midi.c84 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_cbs.c325 #define SUBSCRIPTS(subs, ...) (subs > 0 ? ((RK_S32[subs + 1]){ subs, __VA_ARGS__ }) : NULL) argument
334 #define fbs(width, name, subs, ...) \ argument
336 #define fcs(width, name, range_min, range_max, subs, ...) \ argument
338 #define flags(name, subs, ...) \ argument
340 #define sus(width, name, subs, ...) \ argument
343 #define xf(width, name, var, range_min, range_max, subs, ...) do { \ argument
350 #define xsu(width, name, var, subs, ...) do { \ argument
/OK3568_Linux_fs/kernel/sound/firewire/tascam/
H A Dtascam-midi.c87 struct snd_rawmidi_substream *subs; in snd_tscm_create_midi_devices() local
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-midi.c88 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw-midi.c129 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_midi.c321 struct snd_seq_port_subscribe subs; in snd_seq_oss_midi_open() local
387 struct snd_seq_port_subscribe subs; in snd_seq_oss_midi_close() local

12