/linux/sound/usb/ |
A D | pcm.c | 93 struct snd_usb_substream *subs) in find_format() 419 struct snd_usb_substream *subs) in close_endpoints() 434 struct snd_usb_substream *subs) in configure_endpoints() 592 struct snd_usb_substream *subs) in lowlatency_playback_available() 757 struct snd_usb_substream *subs = rule->private; in hw_rule_rate() local 799 struct snd_usb_substream *subs = rule->private; in hw_rule_channels() local 838 struct snd_usb_substream *subs = rule->private; in hw_rule_format() local 856 struct snd_usb_substream *subs = rule->private; in hw_rule_period_time() local 912 struct snd_usb_substream *subs = rule->private; in hw_rule_format_implicit_fb() local 927 struct snd_usb_substream *subs = rule->private; in hw_rule_rate_implicit_fb() local [all …]
|
A D | media.h | 66 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()
|
A D | media.c | 33 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()
|
A D | stream.c | 42 static void free_substream(struct snd_usb_substream *subs) in free_substream() 84 struct snd_usb_substream *subs = &as->substream[stream]; in snd_usb_init_substream() local 123 struct snd_usb_substream *subs = info->private_data; in usb_chmap_ctl_info() local 133 static bool have_dup_chmap(struct snd_usb_substream *subs, in have_dup_chmap() 150 struct snd_usb_substream *subs = info->private_data; in usb_chmap_ctl_tlv() local 193 struct snd_usb_substream *subs = info->private_data; in usb_chmap_ctl_get() local 210 struct snd_usb_substream *subs) in add_chmap() 483 struct snd_usb_substream *subs; in __snd_usb_add_audio_stream() local
|
A D | proc.c | 92 static void proc_dump_substream_formats(struct snd_usb_substream *subs, struct snd_info_buffer *buf… in proc_dump_substream_formats() 172 static void proc_dump_ep_status(struct snd_usb_substream *subs, in proc_dump_ep_status() 193 struct snd_usb_substream *subs, in proc_dump_substream_status()
|
A D | implicit.c | 403 static int match_endpoint_audioformats(struct snd_usb_substream *subs, in match_endpoint_audioformats() 440 struct snd_usb_substream *subs; in find_matching_substream() local 460 struct snd_usb_substream *subs; in snd_usb_find_implicit_fb_sync_format() local
|
/linux/sound/usb/usx2y/ |
A D | usbusx2yaudio.c | 260 struct snd_usx2y_substream *subs; in usx2y_clients_stop() local 289 struct snd_usx2y_substream *subs, struct urb *urb) in usx2y_error_urb_status() 298 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_urb_complete() local 335 struct snd_usx2y_substream *subs; in usx2y_urbs_set_complete() local 359 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_subs_startup() local 487 struct snd_usx2y_substream *subs = usx2y->subs[i]; in usx2y_urbs_start() local 776 struct snd_usx2y_substream *subs; in snd_usx2y_pcm_hw_params() local 813 struct snd_usx2y_substream *subs = runtime->private_data; in snd_usx2y_pcm_hw_free() local 849 struct snd_usx2y_substream *subs = runtime->private_data; in snd_usx2y_pcm_prepare() local 906 struct snd_usx2y_substream *subs = in snd_usx2y_pcm_open() local [all …]
|
A D | usx2yhwdeppcm.c | 232 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_usbpcm_urb_complete() local 291 struct snd_usx2y_substream *subs = urb->context; in i_usx2y_usbpcm_subs_startup() local 362 struct snd_usx2y_substream *subs = runtime->private_data; in snd_usx2y_usbpcm_hw_free() local 411 static int usx2y_usbpcm_urbs_start(struct snd_usx2y_substream *subs) in usx2y_usbpcm_urbs_start() 424 struct snd_usx2y_substream *subs = usx2y->subs[stream + p]; in usx2y_usbpcm_urbs_start() local 434 struct snd_usx2y_substream *subs = usx2y->subs[p]; in usx2y_usbpcm_urbs_start() local 444 struct snd_usx2y_substream *subs = usx2y->subs[stream + p]; in usx2y_usbpcm_urbs_start() local 499 struct snd_usx2y_substream *subs = runtime->private_data; in snd_usx2y_usbpcm_prepare() local 588 struct snd_usx2y_substream *subs = in snd_usx2y_usbpcm_open() local 609 struct snd_usx2y_substream *subs = runtime->private_data; in snd_usx2y_usbpcm_close() local [all …]
|
/linux/sound/ppc/ |
A D | pmac.c | 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() 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() 554 struct snd_pcm_substream *subs) in snd_pmac_pcm_open() 603 struct snd_pcm_substream *subs) in snd_pmac_pcm_close() 620 static int snd_pmac_playback_open(struct snd_pcm_substream *subs) in snd_pmac_playback_open() 628 static int snd_pmac_capture_open(struct snd_pcm_substream *subs) in snd_pmac_capture_open() 636 static int snd_pmac_playback_close(struct snd_pcm_substream *subs) in snd_pmac_playback_close() [all …]
|
/linux/sound/pcmcia/pdaudiocf/ |
A D | pdaudiocf_pcm.c | 34 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()
|
/linux/sound/isa/sb/ |
A D | emu8000_pcm.c | 216 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() 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() 587 static int emu8k_pcm_hw_free(struct snd_pcm_substream *subs) in emu8k_pcm_hw_free() [all …]
|
/linux/sound/drivers/vx/ |
A D | vx_pcm.c | 512 static int vx_pcm_playback_open(struct snd_pcm_substream *subs) in vx_pcm_playback_open() 555 static int vx_pcm_playback_close(struct snd_pcm_substream *subs) in vx_pcm_playback_close() 676 struct snd_pcm_substream *subs, in vx_pcm_playback_transfer() 697 struct snd_pcm_substream *subs, in vx_pcm_playback_update() 717 static int vx_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in vx_pcm_trigger() 772 static snd_pcm_uframes_t vx_pcm_playback_pointer(struct snd_pcm_substream *subs) in vx_pcm_playback_pointer() 782 static int vx_pcm_prepare(struct snd_pcm_substream *subs) in vx_pcm_prepare() 886 static int vx_pcm_capture_open(struct snd_pcm_substream *subs) in vx_pcm_capture_open() 945 static int vx_pcm_capture_close(struct snd_pcm_substream *subs) in vx_pcm_capture_close() 981 static void vx_pcm_capture_update(struct vx_core *chip, struct snd_pcm_substream *subs, in vx_pcm_capture_update() [all …]
|
/linux/sound/core/seq/ |
A D | seq_ports.c | 215 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()
|
A D | seq_clientmgr.c | 668 struct snd_seq_subscribers *subs; in deliver_to_subscribers() local 1417 struct snd_seq_port_subscribe *subs) in check_subscription_permission() 1469 struct snd_seq_port_subscribe *subs = arg; in snd_seq_ioctl_subscribe_port() local 1515 struct snd_seq_port_subscribe *subs = arg; in snd_seq_ioctl_unsubscribe_port() local 1936 struct snd_seq_port_subscribe *subs = arg; in snd_seq_ioctl_get_subscription() local 1965 struct snd_seq_query_subs *subs = arg; in snd_seq_ioctl_query_subs() local
|
/linux/sound/pci/mixart/ |
A D | mixart.c | 416 static int snd_mixart_trigger(struct snd_pcm_substream *subs, int cmd) in snd_mixart_trigger() 477 static int snd_mixart_prepare(struct snd_pcm_substream *subs) in snd_mixart_prepare() 590 static int snd_mixart_hw_params(struct snd_pcm_substream *subs, in snd_mixart_hw_params() 649 static int snd_mixart_hw_free(struct snd_pcm_substream *subs) in snd_mixart_hw_free() 704 static int snd_mixart_playback_open(struct snd_pcm_substream *subs) in snd_mixart_playback_open() 783 static int snd_mixart_capture_open(struct snd_pcm_substream *subs) in snd_mixart_capture_open() 865 static int snd_mixart_close(struct snd_pcm_substream *subs) in snd_mixart_close() 898 static snd_pcm_uframes_t snd_mixart_stream_pointer(struct snd_pcm_substream *subs) in snd_mixart_stream_pointer()
|
/linux/sound/pci/pcxhr/ |
A D | pcxhr.c | 626 struct snd_pcm_substream *subs = stream->substream; in pcxhr_update_r_buffer() local 823 static int pcxhr_trigger(struct snd_pcm_substream *subs, int cmd) in pcxhr_trigger() 899 static int pcxhr_prepare(struct snd_pcm_substream *subs) in pcxhr_prepare() 935 static int pcxhr_hw_params(struct snd_pcm_substream *subs, in pcxhr_hw_params() 985 static int pcxhr_open(struct snd_pcm_substream *subs) in pcxhr_open() 1071 static int pcxhr_close(struct snd_pcm_substream *subs) in pcxhr_close() 1097 static snd_pcm_uframes_t pcxhr_stream_pointer(struct snd_pcm_substream *subs) in pcxhr_stream_pointer()
|
/linux/sound/pci/ |
A D | maestro3.c | 1041 struct snd_pcm_substream *subs) in snd_m3_pcm_start() 1068 struct snd_pcm_substream *subs) in snd_m3_pcm_stop() 1092 snd_m3_pcm_trigger(struct snd_pcm_substream *subs, int cmd) in snd_m3_pcm_trigger() 1283 struct snd_pcm_substream *subs) in snd_m3_playback_setup() 1401 snd_m3_pcm_prepare(struct snd_pcm_substream *subs) in snd_m3_pcm_prepare() 1462 snd_m3_pcm_pointer(struct snd_pcm_substream *subs) in snd_m3_pcm_pointer() 1482 struct snd_pcm_substream *subs = s->substream; in snd_m3_update_ptr() local 1762 snd_m3_playback_open(struct snd_pcm_substream *subs) in snd_m3_playback_open() 1778 snd_m3_playback_close(struct snd_pcm_substream *subs) in snd_m3_playback_close() 1787 snd_m3_capture_open(struct snd_pcm_substream *subs) in snd_m3_capture_open() [all …]
|
/linux/sound/core/ |
A D | pcm_local.h | 71 #define for_each_pcm_substream(pcm, str, subs) \ argument
|
/linux/sound/firewire/fireworks/ |
A D | fireworks_midi.c | 84 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
|
/linux/sound/firewire/motu/ |
A D | motu-midi.c | 88 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
|
/linux/sound/firewire/bebob/ |
A D | bebob_midi.c | 84 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
|
/linux/sound/firewire/tascam/ |
A D | tascam-midi.c | 87 struct snd_rawmidi_substream *subs; in snd_tscm_create_midi_devices() local
|
/linux/sound/firewire/dice/ |
A D | dice-midi.c | 88 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
|
/linux/sound/firewire/oxfw/ |
A D | oxfw-midi.c | 129 struct snd_rawmidi_substream *subs; in set_midi_substream_names() local
|
/linux/sound/firewire/digi00x/ |
A D | digi00x-midi.c | 94 struct snd_rawmidi_substream *subs; in set_substream_names() local
|