| /linux/sound/core/ |
| H A D | pcm_native.c | 37 #define trace_hw_mask_param(substream, type, index, prev, curr) argument 38 #define trace_hw_interval_param(substream, type, index, prev, curr) argument 109 snd_pcm_stream_lock(struct snd_pcm_substream * substream) snd_pcm_stream_lock() argument 121 snd_pcm_stream_unlock(struct snd_pcm_substream * substream) snd_pcm_stream_unlock() argument 135 snd_pcm_stream_lock_irq(struct snd_pcm_substream * substream) snd_pcm_stream_lock_irq() argument 142 snd_pcm_stream_lock_nested(struct snd_pcm_substream * substream) snd_pcm_stream_lock_nested() argument 158 snd_pcm_stream_unlock_irq(struct snd_pcm_substream * substream) snd_pcm_stream_unlock_irq() argument 165 _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream * substream) _snd_pcm_stream_lock_irqsave() argument 176 _snd_pcm_stream_lock_irqsave_nested(struct snd_pcm_substream * substream) _snd_pcm_stream_lock_irqsave_nested() argument 196 snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream * substream,unsigned long flags) snd_pcm_stream_unlock_irqrestore() argument 207 snd_pcm_ops_ioctl(struct snd_pcm_substream * substream,unsigned cmd,void * arg) snd_pcm_ops_ioctl() argument 216 snd_pcm_info(struct snd_pcm_substream * substream,struct snd_pcm_info * info) snd_pcm_info() argument 237 snd_pcm_info_user(struct snd_pcm_substream * substream,struct snd_pcm_info __user * _info) snd_pcm_info_user() argument 257 hw_support_mmap(struct snd_pcm_substream * substream) hw_support_mmap() argument 284 constrain_mask_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) constrain_mask_params() argument 320 constrain_interval_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) constrain_interval_params() argument 356 constrain_params_by_rules(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) constrain_params_by_rules() argument 473 fixup_unreferenced_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) fixup_unreferenced_params() argument 546 snd_pcm_hw_refine(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) snd_pcm_hw_refine() argument 578 snd_pcm_hw_refine_user(struct snd_pcm_substream * substream,struct snd_pcm_hw_params __user * _params) snd_pcm_hw_refine_user() argument 616 snd_pcm_set_state(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_set_state() argument 624 snd_pcm_timer_notify(struct snd_pcm_substream * substream,int event) snd_pcm_timer_notify() argument 634 snd_pcm_sync_stop(struct snd_pcm_substream * substream,bool sync_irq) snd_pcm_sync_stop() argument 739 is_oss_stream(substream) global() argument 741 is_oss_stream(substream) global() argument 744 snd_pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) snd_pcm_hw_params() argument 879 snd_pcm_hw_params_user(struct snd_pcm_substream * substream,struct snd_pcm_hw_params __user * _params) snd_pcm_hw_params_user() argument 898 do_hw_free(struct snd_pcm_substream * substream) do_hw_free() argument 910 snd_pcm_hw_free(struct snd_pcm_substream * substream) snd_pcm_hw_free() argument 943 snd_pcm_sw_params(struct snd_pcm_substream * substream,struct snd_pcm_sw_params * params) snd_pcm_sw_params() argument 996 snd_pcm_sw_params_user(struct snd_pcm_substream * substream,struct snd_pcm_sw_params __user * _params) snd_pcm_sw_params_user() argument 1010 snd_pcm_calc_delay(struct snd_pcm_substream * substream) snd_pcm_calc_delay() argument 1021 snd_pcm_status64(struct snd_pcm_substream * substream,struct snd_pcm_status64 * status) snd_pcm_status64() argument 1095 snd_pcm_status_user64(struct snd_pcm_substream * substream,struct snd_pcm_status64 __user * _status,bool ext) snd_pcm_status_user64() argument 1119 snd_pcm_status_user32(struct snd_pcm_substream * substream,struct snd_pcm_status32 __user * _status,bool ext) snd_pcm_status_user32() argument 1168 snd_pcm_channel_info(struct snd_pcm_substream * substream,struct snd_pcm_channel_info * info) snd_pcm_channel_info() argument 1187 snd_pcm_channel_info_user(struct snd_pcm_substream * substream,struct snd_pcm_channel_info __user * _info) snd_pcm_channel_info_user() argument 1203 snd_pcm_trigger_tstamp(struct snd_pcm_substream * substream) snd_pcm_trigger_tstamp() argument 1237 snd_pcm_action_group(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state,bool stream_lock) snd_pcm_action_group() argument 1297 snd_pcm_action_single(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_action_single() argument 1313 snd_pcm_group_assign(struct snd_pcm_substream * substream,struct snd_pcm_group * new_group) snd_pcm_group_assign() argument 1325 snd_pcm_group_unref(struct snd_pcm_group * group,struct snd_pcm_substream * substream) snd_pcm_group_unref() argument 1342 snd_pcm_stream_group_ref(struct snd_pcm_substream * substream) snd_pcm_stream_group_ref() argument 1378 snd_pcm_action(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_action() argument 1397 snd_pcm_action_lock_irq(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_action_lock_irq() argument 1407 snd_pcm_action_nonatomic(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_action_nonatomic() argument 1428 snd_pcm_pre_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_start() argument 1442 snd_pcm_do_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_start() argument 1456 snd_pcm_undo_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_undo_start() argument 1465 snd_pcm_post_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_start() argument 1494 snd_pcm_start(struct snd_pcm_substream * substream) snd_pcm_start() argument 1501 snd_pcm_start_lock_irq(struct snd_pcm_substream * substream) snd_pcm_start_lock_irq() argument 1510 snd_pcm_pre_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_stop() argument 1520 snd_pcm_do_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_stop() argument 1531 snd_pcm_post_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_stop() argument 1559 snd_pcm_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_stop() argument 1574 snd_pcm_drain_done(struct snd_pcm_substream * substream) snd_pcm_drain_done() argument 1589 snd_pcm_stop_xrun(struct snd_pcm_substream * substream) snd_pcm_stop_xrun() argument 1603 snd_pcm_pre_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_pause() argument 1618 snd_pcm_do_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_pause() argument 1634 snd_pcm_undo_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_undo_pause() argument 1644 snd_pcm_post_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_pause() argument 1670 snd_pcm_pause(struct snd_pcm_substream * substream,bool push) snd_pcm_pause() argument 1676 snd_pcm_pause_lock_irq(struct snd_pcm_substream * substream,bool push) snd_pcm_pause_lock_irq() argument 1686 snd_pcm_pre_suspend(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_suspend() argument 1703 snd_pcm_do_suspend(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_suspend() argument 1716 snd_pcm_post_suspend(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_suspend() argument 1743 snd_pcm_suspend(struct snd_pcm_substream * substream) snd_pcm_suspend() argument 1760 struct snd_pcm_substream *substream; snd_pcm_suspend_all() local 1792 snd_pcm_pre_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_resume() argument 1804 snd_pcm_do_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_resume() argument 1818 snd_pcm_undo_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_undo_resume() argument 1826 snd_pcm_post_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_resume() argument 1842 snd_pcm_resume(struct snd_pcm_substream * substream) snd_pcm_resume() argument 1850 snd_pcm_resume(struct snd_pcm_substream * substream) snd_pcm_resume() argument 1862 snd_pcm_xrun(struct snd_pcm_substream * substream) snd_pcm_xrun() argument 1882 snd_pcm_pre_reset(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_reset() argument 1897 snd_pcm_do_reset(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_reset() argument 1913 snd_pcm_post_reset(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_reset() argument 1930 snd_pcm_reset(struct snd_pcm_substream * substream) snd_pcm_reset() argument 1940 snd_pcm_pre_prepare(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_prepare() argument 1955 snd_pcm_do_prepare(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_prepare() argument 1966 snd_pcm_post_prepare(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_prepare() argument 1987 snd_pcm_prepare(struct snd_pcm_substream * substream,struct file * file) snd_pcm_prepare() argument 2018 snd_pcm_pre_drain_init(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_drain_init() argument 2032 snd_pcm_do_drain_init(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_drain_init() argument 2077 snd_pcm_post_drain_init(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_drain_init() argument 2095 snd_pcm_drain(struct snd_pcm_substream * substream,struct file * file) snd_pcm_drain() argument 2210 snd_pcm_drop(struct snd_pcm_substream * substream) snd_pcm_drop() argument 2256 snd_pcm_link(struct snd_pcm_substream * substream,int fd) snd_pcm_link() argument 2306 relink_to_local(struct snd_pcm_substream * substream) relink_to_local() argument 2313 snd_pcm_unlink(struct snd_pcm_substream * substream) snd_pcm_unlink() argument 2464 struct snd_pcm_substream *substream = rule->private; snd_pcm_hw_rule_buffer_bytes_max() local 2508 snd_pcm_hw_constraints_init(struct snd_pcm_substream * substream) snd_pcm_hw_constraints_init() argument 2632 snd_pcm_hw_constraints_complete(struct snd_pcm_substream * substream) snd_pcm_hw_constraints_complete() argument 2715 pcm_release_private(struct snd_pcm_substream * substream) pcm_release_private() argument 2721 snd_pcm_release_substream(struct snd_pcm_substream * substream) snd_pcm_release_substream() argument 2748 struct snd_pcm_substream *substream; snd_pcm_open_substream() local 2798 struct snd_pcm_substream *substream; snd_pcm_open_file() local 2906 struct snd_pcm_substream *substream; snd_pcm_release() local 2931 do_pcm_hwsync(struct snd_pcm_substream * substream) do_pcm_hwsync() argument 2953 forward_appl_ptr(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames,snd_pcm_sframes_t avail) forward_appl_ptr() argument 2973 rewind_appl_ptr(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames,snd_pcm_sframes_t avail) rewind_appl_ptr() argument 2997 snd_pcm_rewind(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames) snd_pcm_rewind() argument 3016 snd_pcm_forward(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames) snd_pcm_forward() argument 3035 snd_pcm_delay(struct snd_pcm_substream * substream,snd_pcm_sframes_t * delay) snd_pcm_delay() argument 3050 snd_pcm_hwsync(struct snd_pcm_substream * substream) snd_pcm_hwsync() argument 3095 snd_pcm_sync_ptr(struct snd_pcm_substream * substream,struct snd_pcm_sync_ptr __user * _sync_ptr) snd_pcm_sync_ptr() argument 3189 snd_pcm_ioctl_sync_ptr_compat(struct snd_pcm_substream * substream,struct snd_pcm_sync_ptr32 __user * src) snd_pcm_ioctl_sync_ptr_compat() argument 3244 snd_pcm_tstamp(struct snd_pcm_substream * substream,int __user * _arg) snd_pcm_tstamp() argument 3257 snd_pcm_xferi_frames_ioctl(struct snd_pcm_substream * substream,struct snd_xferi __user * _xferi) snd_pcm_xferi_frames_ioctl() argument 3279 snd_pcm_xfern_frames_ioctl(struct snd_pcm_substream * substream,struct snd_xfern __user * _xfern) snd_pcm_xfern_frames_ioctl() argument 3308 snd_pcm_rewind_ioctl(struct snd_pcm_substream * substream,snd_pcm_uframes_t __user * _frames) snd_pcm_rewind_ioctl() argument 3324 snd_pcm_forward_ioctl(struct snd_pcm_substream * substream,snd_pcm_uframes_t __user * _frames) snd_pcm_forward_ioctl() argument 3341 snd_pcm_common_ioctl(struct file * file,struct snd_pcm_substream * substream,unsigned int cmd,void __user * arg) snd_pcm_common_ioctl() argument 3475 snd_pcm_kernel_ioctl(struct snd_pcm_substream * substream,unsigned int cmd,void * arg) snd_pcm_kernel_ioctl() argument 3517 struct snd_pcm_substream *substream; snd_pcm_read() local 3542 struct snd_pcm_substream *substream; snd_pcm_write() local 3566 struct snd_pcm_substream *substream; snd_pcm_readv() local 3605 struct snd_pcm_substream *substream; snd_pcm_writev() local 3643 struct snd_pcm_substream *substream; snd_pcm_poll() local 3702 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_status_fault() local 3718 snd_pcm_mmap_status(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_status() argument 3740 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_control_fault() local 3756 snd_pcm_mmap_control(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_control() argument 3812 snd_pcm_mmap_status(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_status() argument 3817 snd_pcm_mmap_control(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_control() argument 3829 struct snd_pcm_substream *substream = area->vm_private_data; snd_pcm_mmap_data_open() local 3839 struct snd_pcm_substream *substream = area->vm_private_data; snd_pcm_mmap_data_close() local 3849 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_data_fault() local 3902 snd_pcm_lib_default_mmap(struct snd_pcm_substream * substream,struct vm_area_struct * area) snd_pcm_lib_default_mmap() argument 3930 snd_pcm_lib_mmap_iomem(struct snd_pcm_substream * substream,struct vm_area_struct * area) snd_pcm_lib_mmap_iomem() argument 3944 snd_pcm_mmap_data(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_data() argument 3991 struct snd_pcm_substream *substream; snd_pcm_mmap() local 4028 struct snd_pcm_substream *substream; snd_pcm_fasync() local 4096 snd_pcm_hw_refine_old_user(struct snd_pcm_substream * substream,struct snd_pcm_hw_params_old __user * _oparams) snd_pcm_hw_refine_old_user() argument 4125 snd_pcm_hw_params_old_user(struct snd_pcm_substream * substream,struct snd_pcm_hw_params_old __user * _oparams) snd_pcm_hw_params_old_user() argument 4160 struct snd_pcm_substream *substream = pcm_file->substream; snd_pcm_get_unmapped_area() local [all...] |
| H A D | pcm_dmaengine.c | 30 const struct snd_pcm_substream *substream) in substream_to_prtd() argument 35 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_get_chan() argument 54 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config() argument 107 snd_dmaengine_pcm_set_config_from_dai_data(const struct snd_pcm_substream * substream,const struct snd_dmaengine_dai_dma_data * dma_data,struct dma_slave_config * slave_config) snd_dmaengine_pcm_set_config_from_dai_data() argument 137 struct snd_pcm_substream *substream = arg; dmaengine_pcm_dma_complete() local 148 dmaengine_pcm_prepare_and_submit(struct snd_pcm_substream * substream) dmaengine_pcm_prepare_and_submit() argument 187 snd_dmaengine_pcm_trigger(struct snd_pcm_substream * substream,int cmd) snd_dmaengine_pcm_trigger() argument 233 snd_dmaengine_pcm_pointer_no_residue(struct snd_pcm_substream * substream) snd_dmaengine_pcm_pointer_no_residue() argument 249 snd_dmaengine_pcm_pointer(struct snd_pcm_substream * substream) snd_dmaengine_pcm_pointer() argument 305 snd_dmaengine_pcm_open(struct snd_pcm_substream * substream,struct dma_chan * chan) snd_dmaengine_pcm_open() argument 331 snd_dmaengine_pcm_sync_stop(struct snd_pcm_substream * substream) snd_dmaengine_pcm_sync_stop() argument 345 __snd_dmaengine_pcm_close(struct snd_pcm_substream * substream,bool release_channel) __snd_dmaengine_pcm_close() argument 368 snd_dmaengine_pcm_close(struct snd_pcm_substream * substream) snd_dmaengine_pcm_close() argument 384 snd_dmaengine_pcm_close_release_chan(struct snd_pcm_substream * substream) snd_dmaengine_pcm_close_release_chan() argument 404 snd_dmaengine_pcm_refine_runtime_hwparams(struct snd_pcm_substream * substream,struct snd_dmaengine_dai_dma_data * dma_data,struct snd_pcm_hardware * hw,struct dma_chan * chan) snd_dmaengine_pcm_refine_runtime_hwparams() argument [all...] |
| H A D | rawmidi.c | 106 static bool snd_rawmidi_ready(struct snd_rawmidi_substream *substream) in snd_rawmidi_ready() 112 static inline int snd_rawmidi_ready_append(struct snd_rawmidi_substream *substream, in snd_rawmidi_ready_append() 141 static void snd_rawmidi_buffer_ref_sync(struct snd_rawmidi_substream *substream) in snd_rawmidi_buffer_ref_sync() 158 static int snd_rawmidi_runtime_create(struct snd_rawmidi_substream *substream) in snd_rawmidi_runtime_create() 199 static int snd_rawmidi_runtime_free(struct snd_rawmidi_substream *substream) in snd_rawmidi_runtime_free() 209 static inline void snd_rawmidi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_rawmidi_output_trigger() 216 static void snd_rawmidi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_rawmidi_input_trigger() 233 static void reset_runtime_ptrs(struct snd_rawmidi_substream *substream, in reset_runtime_ptrs() 241 int snd_rawmidi_drop_output(struct snd_rawmidi_substream *substream) in snd_rawmidi_drop_output() 249 int snd_rawmidi_drain_output(struct snd_rawmidi_substream *substream) in snd_rawmidi_drain_output() [all …]
|
| H A D | pcm_memory.c | 98 static int preallocate_pcm_pages(struct snd_pcm_substream *substream, in preallocate_pcm_pages() 129 void snd_pcm_lib_preallocate_free(struct snd_pcm_substream *substream) in snd_pcm_lib_preallocate_free() 142 struct snd_pcm_substream *substream; in snd_pcm_lib_preallocate_free_for_all() local 159 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_read() local 171 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_max_proc_read() local 183 struct snd_pcm_substream *substream = entry->private_data; in snd_pcm_lib_preallocate_proc_write() local 233 static inline void preallocate_info_init(struct snd_pcm_substream *substream) in preallocate_info_init() 253 static inline void preallocate_info_init(struct snd_pcm_substream *substream) in preallocate_info_init() 261 static int preallocate_pages(struct snd_pcm_substream *substream, in preallocate_pages() 301 struct snd_pcm_substream *substream; in preallocate_pages_for_all() local [all …]
|
| H A D | pcm_timer.c | 19 void snd_pcm_timer_resolution_change(struct snd_pcm_substream *substream) in snd_pcm_timer_resolution_change() 54 struct snd_pcm_substream *substream; in snd_pcm_timer_resolution() local 62 struct snd_pcm_substream *substream; in snd_pcm_timer_start() local 71 struct snd_pcm_substream *substream; in snd_pcm_timer_stop() local 94 struct snd_pcm_substream *substream = timer->private_data; in snd_pcm_timer_free() local 98 void snd_pcm_timer_init(struct snd_pcm_substream *substream) in snd_pcm_timer_init() 123 void snd_pcm_timer_done(struct snd_pcm_substream *substream) in snd_pcm_timer_done()
|
| H A D | pcm_local.h | 36 snd_pcm_avail(struct snd_pcm_substream *substream) in snd_pcm_avail() 45 snd_pcm_hw_avail(struct snd_pcm_substream *substream) in snd_pcm_hw_avail() 59 snd_pcm_timer_resolution_change(struct snd_pcm_substream *substream) {} in snd_pcm_timer_resolution_change() 60 static inline void snd_pcm_timer_init(struct snd_pcm_substream *substream) {} in snd_pcm_timer_init() 61 static inline void snd_pcm_timer_done(struct snd_pcm_substream *substream) {} in snd_pcm_timer_done() 76 static inline void snd_pcm_dma_buffer_sync(struct snd_pcm_substream *substream, in snd_pcm_dma_buffer_sync()
|
| /linux/sound/pci/oxygen/ |
| H A D | oxygen_pcm.c | 115 oxygen_substream_channel(struct snd_pcm_substream *substream) in oxygen_substream_channel() argument 120 static int oxygen_open(struct snd_pcm_substream *substream, in oxygen_open() argument 189 oxygen_rec_a_open(struct snd_pcm_substream * substream) oxygen_rec_a_open() argument 194 oxygen_rec_b_open(struct snd_pcm_substream * substream) oxygen_rec_b_open() argument 199 oxygen_rec_c_open(struct snd_pcm_substream * substream) oxygen_rec_c_open() argument 204 oxygen_spdif_open(struct snd_pcm_substream * substream) oxygen_spdif_open() argument 209 oxygen_multich_open(struct snd_pcm_substream * substream) oxygen_multich_open() argument 214 oxygen_ac97_open(struct snd_pcm_substream * substream) oxygen_ac97_open() argument 219 oxygen_close(struct snd_pcm_substream * substream) oxygen_close() argument 302 oxygen_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) oxygen_hw_params() argument 344 oxygen_rec_a_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) oxygen_rec_a_hw_params() argument 375 oxygen_rec_b_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) oxygen_rec_b_hw_params() argument 413 oxygen_rec_c_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) oxygen_rec_c_hw_params() argument 450 oxygen_spdif_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) oxygen_spdif_hw_params() argument 476 oxygen_multich_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) oxygen_multich_hw_params() argument 512 oxygen_hw_free(struct snd_pcm_substream * substream) oxygen_hw_free() argument 529 oxygen_spdif_hw_free(struct snd_pcm_substream * substream) oxygen_spdif_hw_free() argument 540 oxygen_prepare(struct snd_pcm_substream * substream) oxygen_prepare() argument 559 oxygen_trigger(struct snd_pcm_substream * substream,int cmd) oxygen_trigger() argument 604 oxygen_pointer(struct snd_pcm_substream * substream) oxygen_pointer() argument [all...] |
| /linux/sound/arm/ |
| H A D | pxa2xx-pcm-lib.c | 32 int pxa2xx_pcm_hw_params(struct snd_pcm_substream *substream, in pxa2xx_pcm_hw_params() 61 int pxa2xx_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in pxa2xx_pcm_trigger() 68 pxa2xx_pcm_pointer(struct snd_pcm_substream *substream) in pxa2xx_pcm_pointer() 74 int pxa2xx_pcm_prepare(struct snd_pcm_substream *substream) in pxa2xx_pcm_prepare() 80 int pxa2xx_pcm_open(struct snd_pcm_substream *substream) in pxa2xx_pcm_open() 119 int pxa2xx_pcm_close(struct snd_pcm_substream *substream) in pxa2xx_pcm_close() 150 struct snd_pcm_substream *substream) in pxa2xx_soc_pcm_open() 157 struct snd_pcm_substream *substream) in pxa2xx_soc_pcm_close() 164 struct snd_pcm_substream *substream, in pxa2xx_soc_pcm_hw_params() 172 struct snd_pcm_substream *substream) in pxa2xx_soc_pcm_prepare() [all …]
|
| /linux/sound/firewire/tascam/ |
| H A D | tascam-pcm.c | 11 struct snd_pcm_substream *substream) in pcm_init_hw_params() argument 43 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open() argument 107 pcm_close(struct snd_pcm_substream * substream) pcm_close() argument 116 pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_hw_params() argument 138 pcm_hw_free(struct snd_pcm_substream * substream) pcm_hw_free() argument 154 pcm_capture_prepare(struct snd_pcm_substream * substream) pcm_capture_prepare() argument 171 pcm_playback_prepare(struct snd_pcm_substream * substream) pcm_playback_prepare() argument 188 pcm_capture_trigger(struct snd_pcm_substream * substream,int cmd) pcm_capture_trigger() argument 206 pcm_playback_trigger(struct snd_pcm_substream * substream,int cmd) pcm_playback_trigger() argument 238 pcm_capture_ack(struct snd_pcm_substream * substream) pcm_capture_ack() argument 245 pcm_playback_ack(struct snd_pcm_substream * substream) pcm_playback_ack() argument [all...] |
| /linux/sound/firewire/dice/ |
| H A D | dice-pcm.c | 14 struct snd_pcm_substream *substream = rule->private; in dice_rate_constraint() local 52 struct snd_pcm_substream *substream = rule->private; in dice_channels_constraint() local 126 struct snd_pcm_substream *substream) in init_hw_info() argument 164 pcm_open(struct snd_pcm_substream * substream) pcm_open() argument 254 pcm_close(struct snd_pcm_substream * substream) pcm_close() argument 263 pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_hw_params() argument 290 pcm_hw_free(struct snd_pcm_substream * substream) pcm_hw_free() argument 306 capture_prepare(struct snd_pcm_substream * substream) capture_prepare() argument 320 playback_prepare(struct snd_pcm_substream * substream) playback_prepare() argument 335 capture_trigger(struct snd_pcm_substream * substream,int cmd) capture_trigger() argument 353 playback_trigger(struct snd_pcm_substream * substream,int cmd) playback_trigger() argument 372 capture_pointer(struct snd_pcm_substream * substream) capture_pointer() argument 379 playback_pointer(struct snd_pcm_substream * substream) playback_pointer() argument 387 capture_ack(struct snd_pcm_substream * substream) capture_ack() argument 395 playback_ack(struct snd_pcm_substream * substream) playback_ack() argument [all...] |
| /linux/sound/soc/sof/intel/ |
| H A D | hda-dai-ops.c | 45 hda_link_stream_assign(struct hdac_bus *bus, struct snd_pcm_substream *substream) in hda_link_stream_assign() 120 struct snd_pcm_substream *substream) in hda_get_hext_stream() 127 struct snd_pcm_substream *substream) in hda_ipc4_get_hext_stream() 147 struct snd_pcm_substream *substream) in hda_assign_hext_stream() 161 struct snd_pcm_substream *substream) in hda_release_hext_stream() 181 struct snd_pcm_substream *substream, in hda_codec_dai_set_stream() 192 struct snd_pcm_substream *substream, in hda_calc_stream_format() 217 struct snd_pcm_substream *substream) in hda_get_hlink() 227 struct snd_pcm_substream *substream, in generic_calc_stream_format() 244 struct snd_pcm_substream *substream, in dmic_calc_stream_format() [all …]
|
| /linux/sound/firewire/motu/ |
| H A D | motu-pcm.c | 96 struct snd_pcm_substream *substream) in init_hw_info() argument 130 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open() argument 198 pcm_close(struct snd_pcm_substream * substream) pcm_close() argument 207 pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_hw_params() argument 229 pcm_hw_free(struct snd_pcm_substream * substream) pcm_hw_free() argument 245 capture_prepare(struct snd_pcm_substream * substream) capture_prepare() argument 258 playback_prepare(struct snd_pcm_substream * substream) playback_prepare() argument 272 capture_trigger(struct snd_pcm_substream * substream,int cmd) capture_trigger() argument 289 playback_trigger(struct snd_pcm_substream * substream,int cmd) playback_trigger() argument 307 capture_pointer(struct snd_pcm_substream * substream) capture_pointer() argument 313 playback_pointer(struct snd_pcm_substream * substream) playback_pointer() argument 320 capture_ack(struct snd_pcm_substream * substream) capture_ack() argument 327 playback_ack(struct snd_pcm_substream * substream) playback_ack() argument [all...] |
| /linux/sound/pci/ctxfi/ |
| H A D | ctpcm.c | 115 static int ct_pcm_playback_open(struct snd_pcm_substream *substream) in ct_pcm_playback_open() 163 static int ct_pcm_playback_close(struct snd_pcm_substream *substream) in ct_pcm_playback_close() 176 static int ct_pcm_hw_params(struct snd_pcm_substream *substream, in ct_pcm_hw_params() 187 static int ct_pcm_hw_free(struct snd_pcm_substream *substream) in ct_pcm_hw_free() 198 static int ct_pcm_playback_prepare(struct snd_pcm_substream *substream) in ct_pcm_playback_prepare() 220 ct_pcm_playback_trigger(struct snd_pcm_substream *substream, int cmd) in ct_pcm_playback_trigger() 245 ct_pcm_playback_pointer(struct snd_pcm_substream *substream) in ct_pcm_playback_pointer() 261 static int ct_pcm_capture_open(struct snd_pcm_substream *substream) in ct_pcm_capture_open() 304 static int ct_pcm_capture_close(struct snd_pcm_substream *substream) in ct_pcm_capture_close() 311 static int ct_pcm_capture_prepare(struct snd_pcm_substream *substream) in ct_pcm_capture_prepare() [all …]
|
| /linux/sound/drivers/pcsp/ |
| H A D | pcsp_lib.c | 33 struct snd_pcm_substream *substream; in pcsp_call_pcm_elapsed() local 49 struct snd_pcm_substream *substream; in pcsp_timer_update() local 91 struct snd_pcm_substream *substream; in pcsp_pointer_update() local 201 static int snd_pcsp_playback_close(struct snd_pcm_substream *substream) in snd_pcsp_playback_close() 212 static int snd_pcsp_playback_hw_params(struct snd_pcm_substream *substream, in snd_pcsp_playback_hw_params() 220 static int snd_pcsp_playback_hw_free(struct snd_pcm_substream *substream) in snd_pcsp_playback_hw_free() 230 static int snd_pcsp_playback_prepare(struct snd_pcm_substream *substream) in snd_pcsp_playback_prepare() 251 static int snd_pcsp_trigger(struct snd_pcm_substream *substream, int cmd) in snd_pcsp_trigger() 271 static snd_pcm_uframes_t snd_pcsp_playback_pointer(struct snd_pcm_substream in snd_pcsp_playback_pointer() 304 static int snd_pcsp_playback_open(struct snd_pcm_substream *substream) in snd_pcsp_playback_open()
|
| /linux/sound/core/oss/ |
| H A D | pcm_oss.c | 531 static int snd_pcm_oss_plugin_clear(struct snd_pcm_substream *substream) in snd_pcm_oss_plugin_clear() argument 577 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) in snd_pcm_oss_bytes() argument 594 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() argument 673 static int snd_pcm_oss_period_size(struct snd_pcm_substream *substream, in snd_pcm_oss_period_size() argument 780 choose_rate(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params,unsigned int best_rate) choose_rate() argument 834 snd_pcm_oss_release_buffers(struct snd_pcm_substream * substream) snd_pcm_oss_release_buffers() argument 846 snd_pcm_oss_change_params_locked(struct snd_pcm_substream * substream) snd_pcm_oss_change_params_locked() argument 1092 snd_pcm_oss_change_params(struct snd_pcm_substream * substream,bool trylock) snd_pcm_oss_change_params() argument 1112 struct snd_pcm_substream *asubstream = NULL, *substream; snd_pcm_oss_get_active_substream() local 1137 snd_pcm_oss_prepare(struct snd_pcm_substream * substream) snd_pcm_oss_prepare() argument 1156 snd_pcm_oss_make_ready(struct snd_pcm_substream * substream) snd_pcm_oss_make_ready() argument 1179 snd_pcm_oss_make_ready_locked(struct snd_pcm_substream * substream) snd_pcm_oss_make_ready_locked() argument 1198 snd_pcm_oss_capture_position_fixup(struct snd_pcm_substream * substream,snd_pcm_sframes_t * delay) snd_pcm_oss_capture_position_fixup() argument 1223 snd_pcm_oss_write3(struct snd_pcm_substream * substream,const char * ptr,snd_pcm_uframes_t frames,int in_kernel) snd_pcm_oss_write3() argument 1254 snd_pcm_oss_read3(struct snd_pcm_substream * substream,char * ptr,snd_pcm_uframes_t frames,int in_kernel) snd_pcm_oss_read3() argument 1298 snd_pcm_oss_writev3(struct snd_pcm_substream * substream,void ** bufs,snd_pcm_uframes_t frames) snd_pcm_oss_writev3() argument 1327 snd_pcm_oss_readv3(struct snd_pcm_substream * substream,void ** bufs,snd_pcm_uframes_t frames) snd_pcm_oss_readv3() argument 1356 snd_pcm_oss_write2(struct snd_pcm_substream * substream,const char * buf,size_t bytes,int in_kernel) snd_pcm_oss_write2() argument 1389 snd_pcm_oss_write1(struct snd_pcm_substream * substream,const char __user * buf,size_t bytes) snd_pcm_oss_write1() argument 1466 snd_pcm_oss_read2(struct snd_pcm_substream * substream,char * buf,size_t bytes,int in_kernel) snd_pcm_oss_read2() argument 1499 snd_pcm_oss_read1(struct snd_pcm_substream * substream,char __user * buf,size_t bytes) snd_pcm_oss_read1() argument 1563 struct snd_pcm_substream *substream; snd_pcm_oss_reset() local 1585 struct snd_pcm_substream *substream; snd_pcm_oss_post() local 1600 snd_pcm_oss_sync1(struct snd_pcm_substream * substream,size_t size) snd_pcm_oss_sync1() argument 1651 struct snd_pcm_substream *substream; snd_pcm_oss_sync() local 1749 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_rate() local 1774 struct snd_pcm_substream *substream; snd_pcm_oss_get_rate() local 1791 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_channels() local 1812 struct snd_pcm_substream *substream; snd_pcm_oss_get_channels() local 1823 struct snd_pcm_substream *substream; snd_pcm_oss_get_block_size() local 1834 struct snd_pcm_substream *substream; snd_pcm_oss_get_formats() local 1888 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_format() local 1908 struct snd_pcm_substream *substream; snd_pcm_oss_get_format() local 1917 snd_pcm_oss_set_subdivide1(struct snd_pcm_substream * substream,int subdivide) snd_pcm_oss_set_subdivide1() argument 1943 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_subdivide() local 1960 snd_pcm_oss_set_fragment1(struct snd_pcm_substream * substream,unsigned int val) snd_pcm_oss_set_fragment1() argument 1986 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_fragment() local 2011 snd_pcm_oss_get_caps1(struct snd_pcm_substream * substream,int res) snd_pcm_oss_get_caps1() argument 2041 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_get_caps() local 2048 snd_pcm_oss_simulate_fill(struct snd_pcm_substream * substream,snd_pcm_uframes_t hw_ptr) snd_pcm_oss_simulate_fill() argument 2157 struct snd_pcm_substream *substream; snd_pcm_oss_get_odelay() local 2181 struct snd_pcm_substream *substream; snd_pcm_oss_get_ptr() local 2251 struct snd_pcm_substream *substream; snd_pcm_oss_get_space() local 2348 snd_pcm_oss_release_substream(struct snd_pcm_substream * substream) snd_pcm_oss_release_substream() argument 2354 snd_pcm_oss_init_substream(struct snd_pcm_substream * substream,struct snd_pcm_oss_setup * setup,int minor) snd_pcm_oss_init_substream() argument 2395 struct snd_pcm_substream *substream = pcm_oss_file->streams[cidx]; snd_pcm_oss_release_file() local 2411 struct snd_pcm_substream *substream; snd_pcm_oss_open_file() local 2563 struct snd_pcm_substream *substream; snd_pcm_oss_release() local 2597 struct snd_pcm_substream *substream; snd_pcm_oss_ioctl() local 2764 struct snd_pcm_substream *substream; snd_pcm_oss_read() local 2787 struct snd_pcm_substream *substream; snd_pcm_oss_write() local 2803 snd_pcm_oss_playback_ready(struct snd_pcm_substream * substream) snd_pcm_oss_playback_ready() argument 2814 snd_pcm_oss_capture_ready(struct snd_pcm_substream * substream) snd_pcm_oss_capture_ready() argument 2872 struct snd_pcm_substream *substream = NULL; snd_pcm_oss_mmap() local [all...] |
| /linux/sound/firewire/oxfw/ |
| H A D | oxfw-pcm.c | 110 struct snd_pcm_substream *substream) in init_hw_params() argument 146 static int limit_to_current_params(struct snd_pcm_substream *substream) in limit_to_current_params() argument 170 pcm_open(struct snd_pcm_substream * substream) pcm_open() argument 228 pcm_close(struct snd_pcm_substream * substream) pcm_close() argument 236 pcm_capture_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_capture_hw_params() argument 259 pcm_playback_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_playback_hw_params() argument 283 pcm_capture_hw_free(struct snd_pcm_substream * substream) pcm_capture_hw_free() argument 298 pcm_playback_hw_free(struct snd_pcm_substream * substream) pcm_playback_hw_free() argument 314 pcm_capture_prepare(struct snd_pcm_substream * substream) pcm_capture_prepare() argument 329 pcm_playback_prepare(struct snd_pcm_substream * substream) pcm_playback_prepare() argument 345 pcm_capture_trigger(struct snd_pcm_substream * substream,int cmd) pcm_capture_trigger() argument 363 pcm_playback_trigger(struct snd_pcm_substream * substream,int cmd) pcm_playback_trigger() argument 395 pcm_capture_ack(struct snd_pcm_substream * substream) pcm_capture_ack() argument 402 pcm_playback_ack(struct snd_pcm_substream * substream) pcm_playback_ack() argument [all...] |
| /linux/sound/virtio/ |
| H A D | virtio_pcm_ops.c | 105 static int virtsnd_pcm_open(struct snd_pcm_substream *substream) in virtsnd_pcm_open() argument 135 virtsnd_pcm_close(struct snd_pcm_substream * substream) virtsnd_pcm_close() argument 214 virtsnd_pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) virtsnd_pcm_hw_params() argument 252 virtsnd_pcm_hw_free(struct snd_pcm_substream * substream) virtsnd_pcm_hw_free() argument 270 virtsnd_pcm_prepare(struct snd_pcm_substream * substream) virtsnd_pcm_prepare() argument 324 virtsnd_pcm_trigger(struct snd_pcm_substream * substream,int command) virtsnd_pcm_trigger() argument 392 virtsnd_pcm_sync_stop(struct snd_pcm_substream * substream) virtsnd_pcm_sync_stop() argument 444 virtsnd_pcm_pb_pointer(struct snd_pcm_substream * substream) virtsnd_pcm_pb_pointer() argument 462 virtsnd_pcm_cp_pointer(struct snd_pcm_substream * substream) virtsnd_pcm_cp_pointer() argument 471 virtsnd_pcm_trans_copy(struct snd_pcm_substream * substream,struct snd_pcm_indirect * rec,size_t bytes) virtsnd_pcm_trans_copy() argument 479 virtsnd_pcm_pb_ack(struct snd_pcm_substream * substream) virtsnd_pcm_pb_ack() argument 498 virtsnd_pcm_cp_ack(struct snd_pcm_substream * substream) virtsnd_pcm_cp_ack() argument [all...] |
| /linux/sound/pci/cs5535audio/ |
| H A D | cs5535audio_pcm.c | 79 static int snd_cs5535audio_playback_open(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_open() argument 98 static int snd_cs5535audio_playback_close(struct snd_pcm_substream *substream) in snd_cs5535audio_playback_close() argument 108 struct snd_pcm_substream *substream, in cs5535audio_build_dma_packets() argument 224 cs5535audio_clear_dma_packets(struct cs5535audio * cs5535au,struct cs5535audio_dma * dma,struct snd_pcm_substream * substream) cs5535audio_clear_dma_packets() argument 231 snd_cs5535audio_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) snd_cs5535audio_hw_params() argument 250 snd_cs5535audio_hw_free(struct snd_pcm_substream * substream) snd_cs5535audio_hw_free() argument 268 snd_cs5535audio_playback_prepare(struct snd_pcm_substream * substream) snd_cs5535audio_playback_prepare() argument 275 snd_cs5535audio_trigger(struct snd_pcm_substream * substream,int cmd) snd_cs5535audio_trigger() argument 310 snd_cs5535audio_pcm_pointer(struct snd_pcm_substream * substream) snd_cs5535audio_pcm_pointer() argument 333 snd_cs5535audio_capture_open(struct snd_pcm_substream * substream) snd_cs5535audio_capture_open() argument 352 snd_cs5535audio_capture_close(struct snd_pcm_substream * substream) snd_cs5535audio_capture_close() argument 359 snd_cs5535audio_capture_prepare(struct snd_pcm_substream * substream) snd_cs5535audio_capture_prepare() argument [all...] |
| /linux/sound/firewire/digi00x/ |
| H A D | digi00x-pcm.c | 58 struct snd_pcm_substream *substream) in pcm_init_hw_params() argument 100 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open() argument 178 pcm_close(struct snd_pcm_substream * substream) pcm_close() argument 187 pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_hw_params() argument 209 pcm_hw_free(struct snd_pcm_substream * substream) pcm_hw_free() argument 225 pcm_capture_prepare(struct snd_pcm_substream * substream) pcm_capture_prepare() argument 241 pcm_playback_prepare(struct snd_pcm_substream * substream) pcm_playback_prepare() argument 259 pcm_capture_trigger(struct snd_pcm_substream * substream,int cmd) pcm_capture_trigger() argument 277 pcm_playback_trigger(struct snd_pcm_substream * substream,int cmd) pcm_playback_trigger() argument 309 pcm_capture_ack(struct snd_pcm_substream * substream) pcm_capture_ack() argument 316 pcm_playback_ack(struct snd_pcm_substream * substream) pcm_playback_ack() argument [all...] |
| /linux/drivers/staging/vc04_services/bcm2835-audio/ |
| H A D | bcm2835-pcm.c | 55 struct snd_pcm_substream *substream = alsa_stream->substream; in bcm2835_playback_fifo() local 85 static int snd_bcm2835_playback_open_generic(struct snd_pcm_substream *substream, int spdif) in snd_bcm2835_playback_open_generic() 157 static int snd_bcm2835_playback_open(struct snd_pcm_substream *substream) in snd_bcm2835_playback_open() 162 static int snd_bcm2835_playback_spdif_open(struct snd_pcm_substream *substream) in snd_bcm2835_playback_spdif_open() 167 static int snd_bcm2835_playback_close(struct snd_pcm_substream *substream) in snd_bcm2835_playback_close() 195 static int snd_bcm2835_pcm_prepare(struct snd_pcm_substream *substream) in snd_bcm2835_pcm_prepare() 234 static void snd_bcm2835_pcm_transfer(struct snd_pcm_substream *substream, in snd_bcm2835_pcm_transfer() 244 static int snd_bcm2835_pcm_ack(struct snd_pcm_substream *substream) in snd_bcm2835_pcm_ack() 255 static int snd_bcm2835_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_bcm2835_pcm_trigger() 275 snd_bcm2835_pcm_pointer(struct snd_pcm_substream *substream) in snd_bcm2835_pcm_pointer()
|
| /linux/sound/firewire/fireface/ |
| H A D | ff-midi.c | 10 static int midi_capture_open(struct snd_rawmidi_substream *substream) in midi_capture_open() argument 16 static int midi_playback_open(struct snd_rawmidi_substream *substream) in midi_playback_open() argument 29 static int midi_capture_close(struct snd_rawmidi_substream *substream) in midi_capture_close() argument 35 static int midi_playback_close(struct snd_rawmidi_substream *substream) in midi_playback_close() argument 45 midi_capture_trigger(struct snd_rawmidi_substream * substream,int up) midi_capture_trigger() argument 62 midi_playback_trigger(struct snd_rawmidi_substream * substream,int up) midi_playback_trigger() argument 79 struct snd_rawmidi_substream *substream; set_midi_substream_names() local [all...] |
| H A D | ff-pcm.c | 105 struct snd_pcm_substream *substream) in pcm_init_hw_params() argument 139 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open() argument 218 pcm_close(struct snd_pcm_substream * substream) pcm_close() argument 227 pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_hw_params() argument 249 pcm_hw_free(struct snd_pcm_substream * substream) pcm_hw_free() argument 265 pcm_capture_prepare(struct snd_pcm_substream * substream) pcm_capture_prepare() argument 282 pcm_playback_prepare(struct snd_pcm_substream * substream) pcm_playback_prepare() argument 299 pcm_capture_trigger(struct snd_pcm_substream * substream,int cmd) pcm_capture_trigger() argument 317 pcm_playback_trigger(struct snd_pcm_substream * substream,int cmd) pcm_playback_trigger() argument 349 pcm_capture_ack(struct snd_pcm_substream * substream) pcm_capture_ack() argument 356 pcm_playback_ack(struct snd_pcm_substream * substream) pcm_playback_ack() argument [all...] |
| /linux/sound/firewire/bebob/ |
| H A D | bebob_pcm.c | 96 struct snd_pcm_substream *substream) in pcm_init_hw_params() argument 132 static int pcm_open(struct snd_pcm_substream *substream) in pcm_open() argument 204 pcm_close(struct snd_pcm_substream * substream) pcm_close() argument 211 pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) pcm_hw_params() argument 233 pcm_hw_free(struct snd_pcm_substream * substream) pcm_hw_free() argument 250 pcm_capture_prepare(struct snd_pcm_substream * substream) pcm_capture_prepare() argument 262 pcm_playback_prepare(struct snd_pcm_substream * substream) pcm_playback_prepare() argument 275 pcm_capture_trigger(struct snd_pcm_substream * substream,int cmd) pcm_capture_trigger() argument 293 pcm_playback_trigger(struct snd_pcm_substream * substream,int cmd) pcm_playback_trigger() argument 326 pcm_capture_ack(struct snd_pcm_substream * substream) pcm_capture_ack() argument 333 pcm_playback_ack(struct snd_pcm_substream * substream) pcm_playback_ack() argument [all...] |
| /linux/sound/soc/fsl/ |
| H A D | imx-pcm-rpmsg.c | 108 static int imx_rpmsg_insert_workqueue(struct snd_pcm_substream *substream, in imx_rpmsg_insert_workqueue() 139 struct snd_pcm_substream *substream, in imx_rpmsg_pcm_hw_params() 191 struct snd_pcm_substream *substream) in imx_rpmsg_pcm_pointer() 213 struct snd_pcm_substream *substream = stream_timer->substream; in imx_rpmsg_timer_callback() local 229 struct snd_pcm_substream *substream) in imx_rpmsg_pcm_open() 285 struct snd_pcm_substream *substream) in imx_rpmsg_pcm_close() 316 struct snd_pcm_substream *substream) in imx_rpmsg_pcm_prepare() 345 struct snd_pcm_substream *substream = arg; in imx_rpmsg_pcm_dma_complete() local 351 struct snd_pcm_substream *substream) in imx_rpmsg_prepare_and_submit() 380 struct snd_pcm_substream *substream) in imx_rpmsg_async_issue_pending() [all …]
|
| /linux/sound/usb/line6/ |
| H A D | midi.c | 17 #define line6_rawmidi_substream_midi(substream) \ argument 37 static void line6_midi_transmit(struct snd_rawmidi_substream *substream) in line6_midi_transmit() argument 148 line6_midi_output_open(struct snd_rawmidi_substream * substream) line6_midi_output_open() argument 153 line6_midi_output_close(struct snd_rawmidi_substream * substream) line6_midi_output_close() argument 158 line6_midi_output_trigger(struct snd_rawmidi_substream * substream,int up) line6_midi_output_trigger() argument 174 line6_midi_output_drain(struct snd_rawmidi_substream * substream) line6_midi_output_drain() argument 184 line6_midi_input_open(struct snd_rawmidi_substream * substream) line6_midi_input_open() argument 189 line6_midi_input_close(struct snd_rawmidi_substream * substream) line6_midi_input_close() argument 194 line6_midi_input_trigger(struct snd_rawmidi_substream * substream,int up) line6_midi_input_trigger() argument [all...] |