Home
last modified time | relevance | path

Searched defs:substream (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/linux/sound/core/
H A Dpcm_native.c37 #define trace_hw_mask_param(substream, type, index, prev, curr) argument
38 #define trace_hw_interval_param(substream, type, index, prev, curr) argument
114 void snd_pcm_stream_lock(struct snd_pcm_substream *substream) in snd_pcm_stream_lock() argument
126 snd_pcm_stream_unlock(struct snd_pcm_substream * substream) snd_pcm_stream_unlock() argument
140 snd_pcm_stream_lock_irq(struct snd_pcm_substream * substream) snd_pcm_stream_lock_irq() argument
147 snd_pcm_stream_lock_nested(struct snd_pcm_substream * substream) snd_pcm_stream_lock_nested() argument
163 snd_pcm_stream_unlock_irq(struct snd_pcm_substream * substream) snd_pcm_stream_unlock_irq() argument
170 _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream * substream) _snd_pcm_stream_lock_irqsave() argument
181 _snd_pcm_stream_lock_irqsave_nested(struct snd_pcm_substream * substream) _snd_pcm_stream_lock_irqsave_nested() argument
201 snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream * substream,unsigned long flags) snd_pcm_stream_unlock_irqrestore() argument
212 snd_pcm_ops_ioctl(struct snd_pcm_substream * substream,unsigned cmd,void * arg) snd_pcm_ops_ioctl() argument
221 snd_pcm_info(struct snd_pcm_substream * substream,struct snd_pcm_info * info) snd_pcm_info() argument
242 snd_pcm_info_user(struct snd_pcm_substream * substream,struct snd_pcm_info __user * _info) snd_pcm_info_user() argument
262 hw_support_mmap(struct snd_pcm_substream * substream) hw_support_mmap() argument
289 constrain_mask_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) constrain_mask_params() argument
325 constrain_interval_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) constrain_interval_params() argument
361 constrain_params_by_rules(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) constrain_params_by_rules() argument
478 fixup_unreferenced_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) fixup_unreferenced_params() argument
551 snd_pcm_hw_refine(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) snd_pcm_hw_refine() argument
583 snd_pcm_hw_refine_user(struct snd_pcm_substream * substream,struct snd_pcm_hw_params __user * _params) snd_pcm_hw_refine_user() argument
626 snd_pcm_set_state(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_set_state() argument
641 snd_pcm_get_state(struct snd_pcm_substream * substream) snd_pcm_get_state() argument
648 snd_pcm_timer_notify(struct snd_pcm_substream * substream,int event) snd_pcm_timer_notify() argument
658 snd_pcm_sync_stop(struct snd_pcm_substream * substream,bool sync_irq) snd_pcm_sync_stop() argument
768 is_oss_stream(substream) global() argument
770 is_oss_stream(substream) global() argument
773 snd_pcm_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) snd_pcm_hw_params() argument
908 snd_pcm_hw_params_user(struct snd_pcm_substream * substream,struct snd_pcm_hw_params __user * _params) snd_pcm_hw_params_user() argument
927 do_hw_free(struct snd_pcm_substream * substream) do_hw_free() argument
939 snd_pcm_hw_free(struct snd_pcm_substream * substream) snd_pcm_hw_free() argument
972 snd_pcm_sw_params(struct snd_pcm_substream * substream,struct snd_pcm_sw_params * params) snd_pcm_sw_params() argument
1025 snd_pcm_sw_params_user(struct snd_pcm_substream * substream,struct snd_pcm_sw_params __user * _params) snd_pcm_sw_params_user() argument
1039 snd_pcm_calc_delay(struct snd_pcm_substream * substream) snd_pcm_calc_delay() argument
1050 snd_pcm_status64(struct snd_pcm_substream * substream,struct snd_pcm_status64 * status) snd_pcm_status64() argument
1124 snd_pcm_status_user64(struct snd_pcm_substream * substream,struct snd_pcm_status64 __user * _status,bool ext) snd_pcm_status_user64() argument
1148 snd_pcm_status_user32(struct snd_pcm_substream * substream,struct snd_pcm_status32 __user * _status,bool ext) snd_pcm_status_user32() argument
1197 snd_pcm_channel_info(struct snd_pcm_substream * substream,struct snd_pcm_channel_info * info) snd_pcm_channel_info() argument
1216 snd_pcm_channel_info_user(struct snd_pcm_substream * substream,struct snd_pcm_channel_info __user * _info) snd_pcm_channel_info_user() argument
1232 snd_pcm_trigger_tstamp(struct snd_pcm_substream * substream) snd_pcm_trigger_tstamp() argument
1266 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
1326 snd_pcm_action_single(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_action_single() argument
1342 snd_pcm_group_assign(struct snd_pcm_substream * substream,struct snd_pcm_group * new_group) snd_pcm_group_assign() argument
1354 snd_pcm_group_unref(struct snd_pcm_group * group,struct snd_pcm_substream * substream) snd_pcm_group_unref() argument
1371 snd_pcm_stream_group_ref(struct snd_pcm_substream * substream) snd_pcm_stream_group_ref() argument
1407 snd_pcm_action(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_action() argument
1426 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
1436 snd_pcm_action_nonatomic(const struct action_ops * ops,struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_action_nonatomic() argument
1457 snd_pcm_pre_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_start() argument
1471 snd_pcm_do_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_start() argument
1485 snd_pcm_undo_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_undo_start() argument
1494 snd_pcm_post_start(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_start() argument
1523 snd_pcm_start(struct snd_pcm_substream * substream) snd_pcm_start() argument
1530 snd_pcm_start_lock_irq(struct snd_pcm_substream * substream) snd_pcm_start_lock_irq() argument
1539 snd_pcm_pre_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_stop() argument
1549 snd_pcm_do_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_stop() argument
1560 snd_pcm_post_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_stop() argument
1588 snd_pcm_stop(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_stop() argument
1603 snd_pcm_drain_done(struct snd_pcm_substream * substream) snd_pcm_drain_done() argument
1618 snd_pcm_stop_xrun(struct snd_pcm_substream * substream) snd_pcm_stop_xrun() argument
1632 snd_pcm_pre_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_pause() argument
1647 snd_pcm_do_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_pause() argument
1663 snd_pcm_undo_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_undo_pause() argument
1673 snd_pcm_post_pause(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_pause() argument
1699 snd_pcm_pause(struct snd_pcm_substream * substream,bool push) snd_pcm_pause() argument
1705 snd_pcm_pause_lock_irq(struct snd_pcm_substream * substream,bool push) snd_pcm_pause_lock_irq() argument
1715 snd_pcm_pre_suspend(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_suspend() argument
1732 snd_pcm_do_suspend(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_suspend() argument
1745 snd_pcm_post_suspend(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_suspend() argument
1772 snd_pcm_suspend(struct snd_pcm_substream * substream) snd_pcm_suspend() argument
1792 struct snd_pcm_substream *substream; snd_pcm_suspend_all() local
1825 snd_pcm_pre_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_resume() argument
1837 snd_pcm_do_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_resume() argument
1851 snd_pcm_undo_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_undo_resume() argument
1859 snd_pcm_post_resume(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_resume() argument
1875 snd_pcm_resume(struct snd_pcm_substream * substream) snd_pcm_resume() argument
1883 snd_pcm_resume(struct snd_pcm_substream * substream) snd_pcm_resume() argument
1895 snd_pcm_xrun(struct snd_pcm_substream * substream) snd_pcm_xrun() argument
1915 snd_pcm_pre_reset(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_reset() argument
1930 snd_pcm_do_reset(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_reset() argument
1946 snd_pcm_post_reset(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_reset() argument
1963 snd_pcm_reset(struct snd_pcm_substream * substream) snd_pcm_reset() argument
1973 snd_pcm_pre_prepare(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_prepare() argument
1988 snd_pcm_do_prepare(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_prepare() argument
1999 snd_pcm_post_prepare(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_prepare() argument
2020 snd_pcm_prepare(struct snd_pcm_substream * substream,struct file * file) snd_pcm_prepare() argument
2051 snd_pcm_pre_drain_init(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_pre_drain_init() argument
2065 snd_pcm_do_drain_init(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_do_drain_init() argument
2110 snd_pcm_post_drain_init(struct snd_pcm_substream * substream,snd_pcm_state_t state) snd_pcm_post_drain_init() argument
2128 snd_pcm_drain(struct snd_pcm_substream * substream,struct file * file) snd_pcm_drain() argument
2255 snd_pcm_drop(struct snd_pcm_substream * substream) snd_pcm_drop() argument
2301 snd_pcm_link(struct snd_pcm_substream * substream,int fd) snd_pcm_link() argument
2351 relink_to_local(struct snd_pcm_substream * substream) relink_to_local() argument
2358 snd_pcm_unlink(struct snd_pcm_substream * substream) snd_pcm_unlink() argument
2509 struct snd_pcm_substream *substream = rule->private; snd_pcm_hw_rule_buffer_bytes_max() local
2553 snd_pcm_hw_constraints_init(struct snd_pcm_substream * substream) snd_pcm_hw_constraints_init() argument
2677 snd_pcm_hw_constraints_complete(struct snd_pcm_substream * substream) snd_pcm_hw_constraints_complete() argument
2760 pcm_release_private(struct snd_pcm_substream * substream) pcm_release_private() argument
2766 snd_pcm_release_substream(struct snd_pcm_substream * substream) snd_pcm_release_substream() argument
2793 struct snd_pcm_substream *substream; snd_pcm_open_substream() local
2843 struct snd_pcm_substream *substream; snd_pcm_open_file() local
2951 struct snd_pcm_substream *substream; snd_pcm_release() local
2976 do_pcm_hwsync(struct snd_pcm_substream * substream) do_pcm_hwsync() argument
2998 forward_appl_ptr(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames,snd_pcm_sframes_t avail) forward_appl_ptr() argument
3018 rewind_appl_ptr(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames,snd_pcm_sframes_t avail) rewind_appl_ptr() argument
3042 snd_pcm_rewind(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames) snd_pcm_rewind() argument
3061 snd_pcm_forward(struct snd_pcm_substream * substream,snd_pcm_uframes_t frames) snd_pcm_forward() argument
3080 snd_pcm_delay(struct snd_pcm_substream * substream,snd_pcm_sframes_t * delay) snd_pcm_delay() argument
3095 snd_pcm_hwsync(struct snd_pcm_substream * substream) snd_pcm_hwsync() argument
3140 snd_pcm_sync_ptr(struct snd_pcm_substream * substream,struct snd_pcm_sync_ptr __user * _sync_ptr) snd_pcm_sync_ptr() argument
3234 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
3289 snd_pcm_tstamp(struct snd_pcm_substream * substream,int __user * _arg) snd_pcm_tstamp() argument
3302 snd_pcm_xferi_frames_ioctl(struct snd_pcm_substream * substream,struct snd_xferi __user * _xferi) snd_pcm_xferi_frames_ioctl() argument
3324 snd_pcm_xfern_frames_ioctl(struct snd_pcm_substream * substream,struct snd_xfern __user * _xfern) snd_pcm_xfern_frames_ioctl() argument
3353 snd_pcm_rewind_ioctl(struct snd_pcm_substream * substream,snd_pcm_uframes_t __user * _frames) snd_pcm_rewind_ioctl() argument
3369 snd_pcm_forward_ioctl(struct snd_pcm_substream * substream,snd_pcm_uframes_t __user * _frames) snd_pcm_forward_ioctl() argument
3386 snd_pcm_common_ioctl(struct file * file,struct snd_pcm_substream * substream,unsigned int cmd,void __user * arg) snd_pcm_common_ioctl() argument
3520 snd_pcm_kernel_ioctl(struct snd_pcm_substream * substream,unsigned int cmd,void * arg) snd_pcm_kernel_ioctl() argument
3562 struct snd_pcm_substream *substream; snd_pcm_read() local
3587 struct snd_pcm_substream *substream; snd_pcm_write() local
3611 struct snd_pcm_substream *substream; snd_pcm_readv() local
3651 struct snd_pcm_substream *substream; snd_pcm_writev() local
3690 struct snd_pcm_substream *substream; snd_pcm_poll() local
3749 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_status_fault() local
3765 snd_pcm_mmap_status(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_status() argument
3787 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_control_fault() local
3803 snd_pcm_mmap_control(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_control() argument
3859 snd_pcm_mmap_status(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_status() argument
3864 snd_pcm_mmap_control(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_control() argument
3876 struct snd_pcm_substream *substream = area->vm_private_data; snd_pcm_mmap_data_open() local
3886 struct snd_pcm_substream *substream = area->vm_private_data; snd_pcm_mmap_data_close() local
3896 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_data_fault() local
3949 snd_pcm_lib_default_mmap(struct snd_pcm_substream * substream,struct vm_area_struct * area) snd_pcm_lib_default_mmap() argument
3977 snd_pcm_lib_mmap_iomem(struct snd_pcm_substream * substream,struct vm_area_struct * area) snd_pcm_lib_mmap_iomem() argument
3991 snd_pcm_mmap_data(struct snd_pcm_substream * substream,struct file * file,struct vm_area_struct * area) snd_pcm_mmap_data() argument
4038 struct snd_pcm_substream *substream; snd_pcm_mmap() local
4075 struct snd_pcm_substream *substream; snd_pcm_fasync() local
4143 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
4172 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
4207 struct snd_pcm_substream *substream = pcm_file->substream; snd_pcm_get_unmapped_area() local
[all...]
H A Dpcm_dmaengine.c30 const struct snd_pcm_substream *substream) in substream_to_prtd()
35 struct dma_chan *snd_dmaengine_pcm_get_chan(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_get_chan()
54 int snd_hwparams_to_dma_slave_config(const struct snd_pcm_substream *substream, in snd_hwparams_to_dma_slave_config()
107 const struct snd_pcm_substream *substream, in snd_dmaengine_pcm_set_config_from_dai_data()
139 struct snd_pcm_substream *substream = arg; in dmaengine_pcm_dma_complete() local
150 static int dmaengine_pcm_prepare_and_submit(struct snd_pcm_substream *substream) in dmaengine_pcm_prepare_and_submit()
189 int snd_dmaengine_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_dmaengine_pcm_trigger()
235 snd_pcm_uframes_t snd_dmaengine_pcm_pointer_no_residue(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_pointer_no_residue()
251 snd_pcm_uframes_t snd_dmaengine_pcm_pointer(struct snd_pcm_substream *substream) in snd_dmaengine_pcm_pointer()
307 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_open()
[all …]
H A Drawmidi.c106 static bool snd_rawmidi_ready(struct snd_rawmidi_substream *substream) in snd_rawmidi_ready() argument
112 static inline int snd_rawmidi_ready_append(struct snd_rawmidi_substream *substream, in snd_rawmidi_ready_append() argument
141 static void snd_rawmidi_buffer_ref_sync(struct snd_rawmidi_substream *substream) in snd_rawmidi_buffer_ref_sync() argument
158 snd_rawmidi_runtime_create(struct snd_rawmidi_substream * substream) snd_rawmidi_runtime_create() argument
199 snd_rawmidi_runtime_free(struct snd_rawmidi_substream * substream) snd_rawmidi_runtime_free() argument
209 snd_rawmidi_output_trigger(struct snd_rawmidi_substream * substream,int up) snd_rawmidi_output_trigger() argument
216 snd_rawmidi_input_trigger(struct snd_rawmidi_substream * substream,int up) snd_rawmidi_input_trigger() argument
233 reset_runtime_ptrs(struct snd_rawmidi_substream * substream,bool is_input) reset_runtime_ptrs() argument
241 snd_rawmidi_drop_output(struct snd_rawmidi_substream * substream) snd_rawmidi_drop_output() argument
249 snd_rawmidi_drain_output(struct snd_rawmidi_substream * substream) snd_rawmidi_drain_output() argument
295 snd_rawmidi_drain_input(struct snd_rawmidi_substream * substream) snd_rawmidi_drain_input() argument
310 struct snd_rawmidi_substream *substream; assign_substream() local
339 open_substream(struct snd_rawmidi * rmidi,struct snd_rawmidi_substream * substream,int mode) open_substream() argument
534 close_substream(struct snd_rawmidi * rmidi,struct snd_rawmidi_substream * substream,int cleanup) close_substream() argument
618 snd_rawmidi_info(struct snd_rawmidi_substream * substream,struct snd_rawmidi_info * info) snd_rawmidi_info() argument
644 snd_rawmidi_info_user(struct snd_rawmidi_substream * substream,struct snd_rawmidi_info __user * _info) snd_rawmidi_info_user() argument
663 struct snd_rawmidi_substream *substream; __snd_rawmidi_info_select() local
710 resize_runtime_buffer(struct snd_rawmidi_substream * substream,struct snd_rawmidi_params * params,bool is_input) resize_runtime_buffer() argument
747 snd_rawmidi_output_params(struct snd_rawmidi_substream * substream,struct snd_rawmidi_params * params) snd_rawmidi_output_params() argument
763 snd_rawmidi_input_params(struct snd_rawmidi_substream * substream,struct snd_rawmidi_params * params) snd_rawmidi_input_params() argument
789 snd_rawmidi_output_status(struct snd_rawmidi_substream * substream,struct snd_rawmidi_status64 * status) snd_rawmidi_output_status() argument
801 snd_rawmidi_input_status(struct snd_rawmidi_substream * substream,struct snd_rawmidi_status64 * status) snd_rawmidi_input_status() argument
1076 receive_with_tstamp_framing(struct snd_rawmidi_substream * substream,const unsigned char * buffer,int src_count,const struct timespec64 * tstamp) receive_with_tstamp_framing() argument
1115 get_framing_tstamp(struct snd_rawmidi_substream * substream) get_framing_tstamp() argument
1143 snd_rawmidi_receive(struct snd_rawmidi_substream * substream,const unsigned char * buffer,int count) snd_rawmidi_receive() argument
1217 snd_rawmidi_kernel_read1(struct snd_rawmidi_substream * substream,unsigned char __user * userbuf,unsigned char * kernelbuf,long count) snd_rawmidi_kernel_read1() argument
1262 snd_rawmidi_kernel_read(struct snd_rawmidi_substream * substream,unsigned char * buf,long count) snd_rawmidi_kernel_read() argument
1276 struct snd_rawmidi_substream *substream; snd_rawmidi_read() local
1331 snd_rawmidi_transmit_empty(struct snd_rawmidi_substream * substream) snd_rawmidi_transmit_empty() argument
1354 __snd_rawmidi_transmit_peek(struct snd_rawmidi_substream * substream,unsigned char * buffer,int count) __snd_rawmidi_transmit_peek() argument
1413 snd_rawmidi_transmit_peek(struct snd_rawmidi_substream * substream,unsigned char * buffer,int count) snd_rawmidi_transmit_peek() argument
1430 __snd_rawmidi_transmit_ack(struct snd_rawmidi_substream * substream,int count) __snd_rawmidi_transmit_ack() argument
1464 snd_rawmidi_transmit_ack(struct snd_rawmidi_substream * substream,int count) snd_rawmidi_transmit_ack() argument
1483 snd_rawmidi_transmit(struct snd_rawmidi_substream * substream,unsigned char * buffer,int count) snd_rawmidi_transmit() argument
1502 snd_rawmidi_proceed(struct snd_rawmidi_substream * substream) snd_rawmidi_proceed() argument
1518 snd_rawmidi_kernel_write1(struct snd_rawmidi_substream * substream,const unsigned char __user * userbuf,const unsigned char * kernelbuf,long count) snd_rawmidi_kernel_write1() argument
1580 snd_rawmidi_kernel_write(struct snd_rawmidi_substream * substream,const unsigned char * buf,long count) snd_rawmidi_kernel_write() argument
1594 struct snd_rawmidi_substream *substream; snd_rawmidi_write() local
1704 struct snd_rawmidi_substream *substream; snd_rawmidi_proc_info_read() local
1802 struct snd_rawmidi_substream *substream; snd_rawmidi_alloc_substreams() local
1911 struct snd_rawmidi_substream *substream; snd_rawmidi_free_substreams() local
2096 struct snd_rawmidi_substream *substream; snd_rawmidi_set_ops() local
[all...]
H A Dpcm_memory.c98 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 Dpcm_timer.c19 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 Dpcm_local.h36 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/arm/
H A Dpxa2xx-pcm-lib.c
/linux/sound/soc/sof/intel/
H A Dhda-dai-ops.c45 hda_link_stream_assign(struct hdac_bus *bus, struct snd_pcm_substream *substream) in hda_link_stream_assign() argument
120 hda_get_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_get_hext_stream() argument
127 hda_ipc4_get_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_ipc4_get_hext_stream() argument
147 hda_assign_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_assign_hext_stream() argument
161 hda_release_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_release_hext_stream() argument
181 hda_codec_dai_set_stream(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct hdac_stream * hstream) hda_codec_dai_set_stream() argument
192 hda_calc_stream_format(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) hda_calc_stream_format() argument
217 hda_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) hda_get_hlink() argument
227 generic_calc_stream_format(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) generic_calc_stream_format() argument
244 dmic_calc_stream_format(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) dmic_calc_stream_format() argument
273 ssp_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) ssp_get_hlink() argument
281 dmic_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) dmic_get_hlink() argument
289 sdw_get_hlink(struct snd_sof_dev * sdev,struct snd_pcm_substream * substream) sdw_get_hlink() argument
297 hda_ipc4_pre_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_ipc4_pre_trigger() argument
340 hda_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_trigger() argument
374 hda_ipc4_post_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_ipc4_post_trigger() argument
514 hda_ipc3_post_trigger(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream,int cmd) hda_ipc3_post_trigger() argument
556 hda_dspless_get_hext_stream(struct snd_sof_dev * sdev,struct snd_soc_dai * cpu_dai,struct snd_pcm_substream * substream) hda_dspless_get_hext_stream() argument
[all...]
/linux/sound/pci/ctxfi/
H A Dctpcm.c115 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 Dpcsp_lib.c33 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 Dpcm_oss.c533 static int snd_pcm_oss_plugin_clear(struct snd_pcm_substream *substream) in snd_pcm_oss_plugin_clear() argument
579 static long snd_pcm_oss_bytes(struct snd_pcm_substream *substream, long frames) in snd_pcm_oss_bytes() argument
596 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() argument
675 static int snd_pcm_oss_period_size(struct snd_pcm_substream *substream, in snd_pcm_oss_period_size() argument
782 choose_rate(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params,unsigned int best_rate) choose_rate() argument
836 snd_pcm_oss_release_buffers(struct snd_pcm_substream * substream) snd_pcm_oss_release_buffers() argument
848 snd_pcm_oss_change_params_locked(struct snd_pcm_substream * substream) snd_pcm_oss_change_params_locked() argument
1096 snd_pcm_oss_change_params(struct snd_pcm_substream * substream,bool trylock) snd_pcm_oss_change_params() argument
1116 struct snd_pcm_substream *asubstream = NULL, *substream; snd_pcm_oss_get_active_substream() local
1141 snd_pcm_oss_prepare(struct snd_pcm_substream * substream) snd_pcm_oss_prepare() argument
1160 snd_pcm_oss_make_ready(struct snd_pcm_substream * substream) snd_pcm_oss_make_ready() argument
1183 snd_pcm_oss_make_ready_locked(struct snd_pcm_substream * substream) snd_pcm_oss_make_ready_locked() argument
1202 snd_pcm_oss_capture_position_fixup(struct snd_pcm_substream * substream,snd_pcm_sframes_t * delay) snd_pcm_oss_capture_position_fixup() argument
1227 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
1260 snd_pcm_oss_read3(struct snd_pcm_substream * substream,char * ptr,snd_pcm_uframes_t frames,int in_kernel) snd_pcm_oss_read3() argument
1306 snd_pcm_oss_writev3(struct snd_pcm_substream * substream,void ** bufs,snd_pcm_uframes_t frames) snd_pcm_oss_writev3() argument
1336 snd_pcm_oss_readv3(struct snd_pcm_substream * substream,void ** bufs,snd_pcm_uframes_t frames) snd_pcm_oss_readv3() argument
1366 snd_pcm_oss_write2(struct snd_pcm_substream * substream,const char * buf,size_t bytes,int in_kernel) snd_pcm_oss_write2() argument
1399 snd_pcm_oss_write1(struct snd_pcm_substream * substream,const char __user * buf,size_t bytes) snd_pcm_oss_write1() argument
1476 snd_pcm_oss_read2(struct snd_pcm_substream * substream,char * buf,size_t bytes,int in_kernel) snd_pcm_oss_read2() argument
1509 snd_pcm_oss_read1(struct snd_pcm_substream * substream,char __user * buf,size_t bytes) snd_pcm_oss_read1() argument
1573 struct snd_pcm_substream *substream; snd_pcm_oss_reset() local
1595 struct snd_pcm_substream *substream; snd_pcm_oss_post() local
1610 snd_pcm_oss_sync1(struct snd_pcm_substream * substream,size_t size) snd_pcm_oss_sync1() argument
1661 struct snd_pcm_substream *substream; snd_pcm_oss_sync() local
1759 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_rate() local
1784 struct snd_pcm_substream *substream; snd_pcm_oss_get_rate() local
1801 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_channels() local
1822 struct snd_pcm_substream *substream; snd_pcm_oss_get_channels() local
1833 struct snd_pcm_substream *substream; snd_pcm_oss_get_block_size() local
1844 struct snd_pcm_substream *substream; snd_pcm_oss_get_formats() local
1899 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_format() local
1919 struct snd_pcm_substream *substream; snd_pcm_oss_get_format() local
1928 snd_pcm_oss_set_subdivide1(struct snd_pcm_substream * substream,int subdivide) snd_pcm_oss_set_subdivide1() argument
1954 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_subdivide() local
1971 snd_pcm_oss_set_fragment1(struct snd_pcm_substream * substream,unsigned int val) snd_pcm_oss_set_fragment1() argument
1997 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_set_fragment() local
2021 snd_pcm_oss_get_caps1(struct snd_pcm_substream * substream,int res) snd_pcm_oss_get_caps1() argument
2051 struct snd_pcm_substream *substream = pcm_oss_file->streams[idx]; snd_pcm_oss_get_caps() local
2058 snd_pcm_oss_simulate_fill(struct snd_pcm_substream * substream,snd_pcm_uframes_t hw_ptr) snd_pcm_oss_simulate_fill() argument
2173 struct snd_pcm_substream *substream; snd_pcm_oss_get_odelay() local
2197 struct snd_pcm_substream *substream; snd_pcm_oss_get_ptr() local
2267 struct snd_pcm_substream *substream; snd_pcm_oss_get_space() local
2364 snd_pcm_oss_release_substream(struct snd_pcm_substream * substream) snd_pcm_oss_release_substream() argument
2370 snd_pcm_oss_init_substream(struct snd_pcm_substream * substream,struct snd_pcm_oss_setup * setup,int minor) snd_pcm_oss_init_substream() argument
2411 struct snd_pcm_substream *substream = pcm_oss_file->streams[cidx]; snd_pcm_oss_release_file() local
2427 struct snd_pcm_substream *substream; snd_pcm_oss_open_file() local
2579 struct snd_pcm_substream *substream; snd_pcm_oss_release() local
2613 struct snd_pcm_substream *substream; snd_pcm_oss_ioctl() local
2780 struct snd_pcm_substream *substream; snd_pcm_oss_read() local
2803 struct snd_pcm_substream *substream; snd_pcm_oss_write() local
2819 snd_pcm_oss_playback_ready(struct snd_pcm_substream * substream) snd_pcm_oss_playback_ready() argument
2830 snd_pcm_oss_capture_ready(struct snd_pcm_substream * substream) snd_pcm_oss_capture_ready() argument
2899 struct snd_pcm_substream *substream = NULL; snd_pcm_oss_mmap() local
[all...]
/linux/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c55 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/soc/fsl/
H A Dimx-pcm-rpmsg.c108 static int imx_rpmsg_insert_workqueue(struct snd_pcm_substream *substream, in imx_rpmsg_insert_workqueue() argument
139 struct snd_pcm_substream *substream, in imx_rpmsg_pcm_hw_params() argument
191 struct snd_pcm_substream *substream) in imx_rpmsg_pcm_pointer() argument
213 struct snd_pcm_substream *substream = stream_timer->substream; in imx_rpmsg_timer_callback() local
229 imx_rpmsg_pcm_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_pcm_open() argument
285 imx_rpmsg_pcm_close(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_pcm_close() argument
316 imx_rpmsg_pcm_prepare(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_pcm_prepare() argument
345 struct snd_pcm_substream *substream = arg; imx_rpmsg_pcm_dma_complete() local
351 imx_rpmsg_prepare_and_submit(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_prepare_and_submit() argument
380 imx_rpmsg_async_issue_pending(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_async_issue_pending() argument
397 imx_rpmsg_restart(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_restart() argument
414 imx_rpmsg_pause(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_pause() argument
431 imx_rpmsg_terminate_all(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_terminate_all() argument
461 imx_rpmsg_pcm_trigger(struct snd_soc_component * component,struct snd_pcm_substream * substream,int cmd) imx_rpmsg_pcm_trigger() argument
515 imx_rpmsg_pcm_ack(struct snd_soc_component * component,struct snd_pcm_substream * substream) imx_rpmsg_pcm_ack() argument
600 struct snd_pcm_substream *substream; imx_rpmsg_pcm_new() local
[all...]
H A Dimx-pcm-fiq.c39 struct snd_pcm_substream *substream; member
48 struct snd_pcm_substream *substream = iprtd->substream; in snd_hrtimer_callback() local
73 struct snd_pcm_substream *substream, in snd_imx_pcm_hw_params() argument
89 struct snd_pcm_substream *substream) in snd_imx_pcm_prepare() argument
109 snd_imx_pcm_trigger(struct snd_soc_component * component,struct snd_pcm_substream * substream,int cmd) snd_imx_pcm_trigger() argument
148 snd_imx_pcm_pointer(struct snd_soc_component * component,struct snd_pcm_substream * substream) snd_imx_pcm_pointer() argument
173 snd_imx_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) snd_imx_open() argument
202 snd_imx_close(struct snd_soc_component * component,struct snd_pcm_substream * substream) snd_imx_close() argument
235 struct snd_pcm_substream *substream; snd_imx_pcm_new() local
[all...]
/linux/sound/usb/line6/
H A Dmidi.c17 #define line6_rawmidi_substream_midi(substream) \ argument
37 static void line6_midi_transmit(struct snd_rawmidi_substream *substream) in line6_midi_transmit()
145 static int line6_midi_output_open(struct snd_rawmidi_substream *substream) in line6_midi_output_open()
150 static int line6_midi_output_close(struct snd_rawmidi_substream *substream) in line6_midi_output_close()
155 static void line6_midi_output_trigger(struct snd_rawmidi_substream *substream, in line6_midi_output_trigger()
168 static void line6_midi_output_drain(struct snd_rawmidi_substream *substream) in line6_midi_output_drain()
178 static int line6_midi_input_open(struct snd_rawmidi_substream *substream) in line6_midi_input_open()
183 static int line6_midi_input_close(struct snd_rawmidi_substream *substream) in line6_midi_input_close()
188 static void line6_midi_input_trigger(struct snd_rawmidi_substream *substream, in line6_midi_input_trigger()
/linux/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c29 struct snd_pcm_substream *substream) in dmaengine_dma_dev() argument
50 int snd_dmaengine_pcm_prepare_slave_config(struct snd_pcm_substream *substream, in snd_dmaengine_pcm_prepare_slave_config() argument
77 dmaengine_pcm_hw_params(struct snd_soc_component * component,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) dmaengine_pcm_hw_params() argument
99 dmaengine_pcm_set_runtime_hwparams(struct snd_soc_component * component,struct snd_pcm_substream * substream) dmaengine_pcm_set_runtime_hwparams() argument
149 dmaengine_pcm_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) dmaengine_pcm_open() argument
163 dmaengine_pcm_close(struct snd_soc_component * component,struct snd_pcm_substream * substream) dmaengine_pcm_close() argument
169 dmaengine_pcm_trigger(struct snd_soc_component * component,struct snd_pcm_substream * substream,int cmd) dmaengine_pcm_trigger() argument
177 dmaengine_pcm_compat_request_channel(struct snd_soc_component * component,struct snd_soc_pcm_runtime * rtd,struct snd_pcm_substream * substream) dmaengine_pcm_compat_request_channel() argument
240 struct snd_pcm_substream *substream = rtd->pcm->streams[i].substream; dmaengine_pcm_new() local
280 dmaengine_pcm_pointer(struct snd_soc_component * component,struct snd_pcm_substream * substream) dmaengine_pcm_pointer() argument
291 dmaengine_copy(struct snd_soc_component * component,struct snd_pcm_substream * substream,int channel,unsigned long hwoff,struct iov_iter * iter,unsigned long bytes) dmaengine_copy() argument
322 dmaengine_pcm_sync_stop(struct snd_soc_component * component,struct snd_pcm_substream * substream) dmaengine_pcm_sync_stop() argument
[all...]
/linux/sound/soc/intel/avs/
H A Dpcm.c41 struct snd_pcm_substream *substream; member
74 void avs_period_elapsed(struct snd_pcm_substream *substream) in avs_period_elapsed() argument
84 static int avs_hw_constraints_init(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) in avs_hw_constraints_init() argument
119 static int avs_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) in avs_dai_startup() argument
149 avs_dai_shutdown(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_shutdown() argument
167 avs_dai_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * fe_hw_params,struct snd_pcm_hw_params * be_hw_params,struct snd_soc_dai * dai,int dma_id) avs_dai_hw_params() argument
201 avs_dai_be_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * be_hw_params,struct snd_soc_dai * dai,int dma_id) avs_dai_be_hw_params() argument
219 avs_dai_prepare(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_prepare() argument
240 avs_dai_nonhda_be_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params,struct snd_soc_dai * dai) avs_dai_nonhda_be_hw_params() argument
253 avs_dai_nonhda_be_hw_free(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_nonhda_be_hw_free() argument
268 avs_dai_nonhda_be_trigger(struct snd_pcm_substream * substream,int cmd,struct snd_soc_dai * dai) avs_dai_nonhda_be_trigger() argument
327 __avs_dai_hda_be_startup(struct snd_pcm_substream * substream,struct snd_soc_dai * dai,struct hdac_ext_link * link) __avs_dai_hda_be_startup() argument
351 avs_dai_hda_be_startup(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_hda_be_startup() argument
374 avs_dai_i2shda_be_startup(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_i2shda_be_startup() argument
385 avs_dai_dmichda_be_startup(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_dmichda_be_startup() argument
396 avs_dai_hda_be_shutdown(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_hda_be_shutdown() argument
405 avs_dai_althda_be_shutdown(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_althda_be_shutdown() argument
413 avs_dai_hda_be_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params,struct snd_soc_dai * dai) avs_dai_hda_be_hw_params() argument
426 avs_dai_hda_be_hw_free(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_hda_be_hw_free() argument
448 avs_dai_hda_be_prepare(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_hda_be_prepare() argument
487 avs_dai_hda_be_trigger(struct snd_pcm_substream * substream,int cmd,struct snd_soc_dai * dai) avs_dai_hda_be_trigger() argument
590 avs_pcm_hw_constraints_init(struct snd_pcm_substream * substream) avs_pcm_hw_constraints_init() argument
615 avs_dai_fe_startup(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_fe_startup() argument
648 avs_dai_fe_shutdown(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_fe_shutdown() argument
659 avs_dai_fe_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params,struct snd_soc_dai * dai) avs_dai_fe_hw_params() argument
707 __avs_dai_fe_hw_free(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) __avs_dai_fe_hw_free() argument
734 avs_dai_fe_hw_free(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_fe_hw_free() argument
744 avs_dai_fe_prepare(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) avs_dai_fe_prepare() argument
861 avs_dai_fe_trigger(struct snd_pcm_substream * substream,int cmd,struct snd_soc_dai * dai) avs_dai_fe_trigger() argument
1088 struct snd_pcm_substream *substream; avs_dai_resume_hw_params() local
1305 avs_component_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) avs_component_open() argument
1323 avs_component_pointer(struct snd_soc_component * component,struct snd_pcm_substream * substream) avs_component_pointer() argument
1344 avs_component_mmap(struct snd_soc_component * component,struct snd_pcm_substream * substream,struct vm_area_struct * vma) avs_component_mmap() argument
1712 avs_component_hda_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) avs_component_hda_open() argument
[all...]
/linux/sound/isa/gus/
H A Dgus_pcm.c33 struct snd_pcm_substream *substream; member
59 static int snd_gf1_pcm_block_change(struct snd_pcm_substream *substream, in snd_gf1_pcm_block_change() argument
87 static void snd_gf1_pcm_trigger_up(struct snd_pcm_substream *substream) in snd_gf1_pcm_trigger_up() argument
331 playback_copy_ack(struct snd_pcm_substream * substream,unsigned int bpos,unsigned int len) playback_copy_ack() argument
349 snd_gf1_pcm_playback_copy(struct snd_pcm_substream * substream,int voice,unsigned long pos,struct iov_iter * src,unsigned long count) snd_gf1_pcm_playback_copy() argument
366 snd_gf1_pcm_playback_silence(struct snd_pcm_substream * substream,int voice,unsigned long pos,unsigned long count) snd_gf1_pcm_playback_silence() argument
383 snd_gf1_pcm_playback_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) snd_gf1_pcm_playback_hw_params() argument
432 snd_gf1_pcm_playback_hw_free(struct snd_pcm_substream * substream) snd_gf1_pcm_playback_hw_free() argument
452 snd_gf1_pcm_playback_prepare(struct snd_pcm_substream * substream) snd_gf1_pcm_playback_prepare() argument
464 snd_gf1_pcm_playback_trigger(struct snd_pcm_substream * substream,int cmd) snd_gf1_pcm_playback_trigger() argument
490 snd_gf1_pcm_playback_pointer(struct snd_pcm_substream * substream) snd_gf1_pcm_playback_pointer() argument
523 snd_gf1_pcm_capture_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * hw_params) snd_gf1_pcm_capture_hw_params() argument
541 snd_gf1_pcm_capture_prepare(struct snd_pcm_substream * substream) snd_gf1_pcm_capture_prepare() argument
553 snd_gf1_pcm_capture_trigger(struct snd_pcm_substream * substream,int cmd) snd_gf1_pcm_capture_trigger() argument
573 snd_gf1_pcm_capture_pointer(struct snd_pcm_substream * substream) snd_gf1_pcm_capture_pointer() argument
634 snd_gf1_pcm_playback_open(struct snd_pcm_substream * substream) snd_gf1_pcm_playback_open() argument
669 snd_gf1_pcm_playback_close(struct snd_pcm_substream * substream) snd_gf1_pcm_playback_close() argument
682 snd_gf1_pcm_capture_open(struct snd_pcm_substream * substream) snd_gf1_pcm_capture_open() argument
697 snd_gf1_pcm_capture_close(struct snd_pcm_substream * substream) snd_gf1_pcm_capture_close() argument
809 struct snd_pcm_substream *substream; snd_gf1_pcm_new() local
[all...]
/linux/sound/soc/samsung/
H A Didma.c64 static int idma_enqueue(struct snd_pcm_substream *substream) in idma_enqueue() argument
133 snd_pcm_period_elapsed(substream); in idma_done() local
99 idma_setcallbk(struct snd_pcm_substream * substream,void (* cb)(void *,int)) idma_setcallbk() argument
141 idma_hw_params(struct snd_soc_component * component,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) idma_hw_params() argument
168 idma_hw_free(struct snd_soc_component * component,struct snd_pcm_substream * substream) idma_hw_free() argument
176 idma_prepare(struct snd_soc_component * component,struct snd_pcm_substream * substream) idma_prepare() argument
190 idma_trigger(struct snd_soc_component * component,struct snd_pcm_substream * substream,int cmd) idma_trigger() argument
224 idma_pointer(struct snd_soc_component * component,struct snd_pcm_substream * substream) idma_pointer() argument
242 idma_mmap(struct snd_soc_component * component,struct snd_pcm_substream * substream,struct vm_area_struct * vma) idma_mmap() argument
285 idma_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) idma_open() argument
312 idma_close(struct snd_soc_component * component,struct snd_pcm_substream * substream) idma_close() argument
330 struct snd_pcm_substream *substream; idma_free() local
349 struct snd_pcm_substream *substream = pcm->streams[stream].substream; preallocate_idma_buffer() local
[all...]
/linux/sound/usb/caiaq/
H A Dmidi.c16 static int snd_usb_caiaq_midi_input_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_open()
21 static int snd_usb_caiaq_midi_input_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_input_close()
26 static void snd_usb_caiaq_midi_input_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_input_trigger()
37 static int snd_usb_caiaq_midi_output_open(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_open()
42 static int snd_usb_caiaq_midi_output_close(struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_output_close()
53 struct snd_rawmidi_substream *substream) in snd_usb_caiaq_midi_send()
78 static void snd_usb_caiaq_midi_output_trigger(struct snd_rawmidi_substream *substream, int up) in snd_usb_caiaq_midi_output_trigger()
/linux/sound/soc/amd/
H A Dacp-da7219-max98357a.c106 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in da7219_clk_enable() argument
191 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in rt5682_clk_enable() argument
245 struct snd_soc_pcm_runtime *rtd = snd_soc_substream_to_rtd(substream); in cz_da7219_play_startup() argument
266 cz_da7219_cap_startup(struct snd_pcm_substream * substream) cz_da7219_cap_startup() argument
288 cz_max_startup(struct snd_pcm_substream * substream) cz_max_startup() argument
309 cz_dmic0_startup(struct snd_pcm_substream * substream) cz_dmic0_startup() argument
330 cz_dmic1_startup(struct snd_pcm_substream * substream) cz_dmic1_startup() argument
352 cz_da7219_shutdown(struct snd_pcm_substream * substream) cz_da7219_shutdown() argument
357 cz_rt5682_play_startup(struct snd_pcm_substream * substream) cz_rt5682_play_startup() argument
378 cz_rt5682_cap_startup(struct snd_pcm_substream * substream) cz_rt5682_cap_startup() argument
400 cz_rt5682_max_startup(struct snd_pcm_substream * substream) cz_rt5682_max_startup() argument
421 cz_rt5682_dmic0_startup(struct snd_pcm_substream * substream) cz_rt5682_dmic0_startup() argument
442 cz_rt5682_dmic1_startup(struct snd_pcm_substream * substream) cz_rt5682_dmic1_startup() argument
464 cz_rt5682_shutdown(struct snd_pcm_substream * substream) cz_rt5682_shutdown() argument
[all...]
/linux/sound/soc/intel/atom/
H A Dsst-mfld-platform-pcm.c123 static void sst_fill_alloc_params(struct snd_pcm_substream *substream, in sst_fill_alloc_params() argument
142 static void sst_fill_pcm_params(struct snd_pcm_substream *substream, in sst_fill_pcm_params() argument
173 sst_fill_stream_params(void * substream,const struct sst_data * ctx,struct snd_sst_params * str_params,bool is_compress) sst_fill_stream_params() argument
222 sst_platform_alloc_stream(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) sst_platform_alloc_stream() argument
257 struct snd_pcm_substream *substream = arg; sst_period_elapsed() local
272 sst_platform_init_stream(struct snd_pcm_substream * substream) sst_platform_init_stream() argument
302 sst_media_open(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) sst_media_open() argument
359 sst_media_close(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) sst_media_close() argument
375 sst_media_prepare(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) sst_media_prepare() argument
401 sst_enable_ssp(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) sst_enable_ssp() argument
413 sst_be_hw_params(struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params,struct snd_soc_dai * dai) sst_be_hw_params() argument
453 sst_disable_ssp(struct snd_pcm_substream * substream,struct snd_soc_dai * dai) sst_disable_ssp() argument
578 sst_soc_open(struct snd_soc_component * component,struct snd_pcm_substream * substream) sst_soc_open() argument
591 sst_soc_trigger(struct snd_soc_component * component,struct snd_pcm_substream * substream,int cmd) sst_soc_trigger() argument
639 sst_soc_pointer(struct snd_soc_component * component,struct snd_pcm_substream * substream) sst_soc_pointer() argument
660 sst_soc_delay(struct snd_soc_component * component,struct snd_pcm_substream * substream) sst_soc_delay() argument
[all...]
/linux/sound/usb/usx2y/
H A Dus144mkii_midi.c87 static int tascam_midi_in_open(struct snd_rawmidi_substream *substream) in tascam_midi_in_open()
101 static int tascam_midi_in_close(struct snd_rawmidi_substream *substream) in tascam_midi_in_close()
116 static void tascam_midi_in_trigger(struct snd_rawmidi_substream *substream, in tascam_midi_in_trigger()
222 struct snd_rawmidi_substream *substream = tascam->midi_out_substream; in tascam_midi_out_work_handler() local
294 static int tascam_midi_out_open(struct snd_rawmidi_substream *substream) in tascam_midi_out_open()
310 static int tascam_midi_out_close(struct snd_rawmidi_substream *substream) in tascam_midi_out_close()
322 static void tascam_midi_out_drain(struct snd_rawmidi_substream *substream) in tascam_midi_out_drain()
351 static void tascam_midi_out_trigger(struct snd_rawmidi_substream *substream, in tascam_midi_out_trigger()
/linux/drivers/media/pci/cobalt/
H A Dcobalt-alsa-pcm.c101 struct snd_pcm_substream *substream; in cobalt_alsa_announce_pcm_data() local
206 static int snd_cobalt_pcm_capture_open(struct snd_pcm_substream *substream) in snd_cobalt_pcm_capture_open()
229 static int snd_cobalt_pcm_capture_close(struct snd_pcm_substream *substream) in snd_cobalt_pcm_capture_close()
240 static int snd_cobalt_pcm_prepare(struct snd_pcm_substream *substream) in snd_cobalt_pcm_prepare()
250 static int snd_cobalt_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in snd_cobalt_pcm_trigger()
263 snd_pcm_uframes_t snd_cobalt_pcm_pointer(struct snd_pcm_substream *substream) in snd_cobalt_pcm_pointer()
301 struct snd_pcm_substream *substream; in cobalt_alsa_pb_pcm_data() local
367 static int snd_cobalt_pcm_playback_open(struct snd_pcm_substream *substream) in snd_cobalt_pcm_playback_open()
391 static int snd_cobalt_pcm_playback_close(struct snd_pcm_substream *substream) in snd_cobalt_pcm_playback_close()
402 static int snd_cobalt_pcm_pb_prepare(struct snd_pcm_substream *substream) in snd_cobalt_pcm_pb_prepare()
[all …]
/linux/sound/pci/emu10k1/
H A Demupcm.c348 static int snd_emu10k1_playback_hw_params(struct snd_pcm_substream *substream, in snd_emu10k1_playback_hw_params()
395 static int snd_emu10k1_playback_hw_free(struct snd_pcm_substream *substream) in snd_emu10k1_playback_hw_free()
418 static int snd_emu10k1_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_playback_prepare()
448 static int snd_emu10k1_efx_playback_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_efx_playback_prepare()
497 static int snd_emu10k1_capture_prepare(struct snd_pcm_substream *substream) in snd_emu10k1_capture_prepare()
585 struct snd_pcm_substream *substream = epcm->substream; in snd_emu10k1_playback_prepare_voices() local
719 static int snd_emu10k1_playback_trigger(struct snd_pcm_substream *substream, in snd_emu10k1_playback_trigger()
761 static int snd_emu10k1_capture_trigger(struct snd_pcm_substream *substream, in snd_emu10k1_capture_trigger()
832 static snd_pcm_uframes_t snd_emu10k1_playback_pointer(struct snd_pcm_substream *substream) in snd_emu10k1_playback_pointer()
911 static int snd_emu10k1_efx_playback_trigger(struct snd_pcm_substream *substream, in snd_emu10k1_efx_playback_trigger()
[all …]

12345678910>>...23