Home
last modified time | relevance | path

Searched defs:substream (Results 1526 - 1550 of 1622) sorted by relevance

1...<<6162636465

/kernel/linux/linux-6.6/sound/pci/lola/
H A Dlola.h283 struct snd_pcm_substream *substream; /* assigned PCM substream */ member
/kernel/linux/linux-6.6/sound/pci/
H A Dsonicvibes.c669 static int snd_sonicvibes_playback_trigger(struct snd_pcm_substream *substream, in snd_sonicvibes_playback_trigger() argument
676 static int snd_sonicvibes_capture_trigger(struct snd_pcm_substream *substream, in snd_sonicvibes_capture_trigger() argument
683 static int snd_sonicvibes_playback_prepare(struct snd_pcm_substream *substream) in snd_sonicvibes_playback_prepare() argument
707 static int snd_sonicvibes_capture_prepare(struct snd_pcm_substream *substream) in snd_sonicvibes_capture_prepare() argument
732 snd_sonicvibes_playback_pointer(struct snd_pcm_substream *substream) snd_sonicvibes_playback_pointer() argument
743 snd_sonicvibes_capture_pointer(struct snd_pcm_substream *substream) snd_sonicvibes_capture_pointer() argument
791 snd_sonicvibes_playback_open(struct snd_pcm_substream *substream) snd_sonicvibes_playback_open() argument
803 snd_sonicvibes_capture_open(struct snd_pcm_substream *substream) snd_sonicvibes_capture_open() argument
816 snd_sonicvibes_playback_close(struct snd_pcm_substream *substream) snd_sonicvibes_playback_close() argument
825 snd_sonicvibes_capture_close(struct snd_pcm_substream *substream) snd_sonicvibes_capture_close() argument
[all...]
H A Datiixp.c232 struct snd_pcm_substream *substream; /* assigned PCM substream */ member
646 static snd_pcm_uframes_t snd_atiixp_pcm_pointer(struct snd_pcm_substream *substream) in snd_atiixp_pcm_pointer() argument
341 atiixp_build_dma_packets(struct atiixp *chip, struct atiixp_dma *dma, struct snd_pcm_substream *substream, unsigned int periods, unsigned int period_bytes) atiixp_build_dma_packets() argument
401 atiixp_clear_dma_packets(struct atiixp *chip, struct atiixp_dma *dma, struct snd_pcm_substream *substream) atiixp_clear_dma_packets() argument
706 snd_atiixp_pcm_trigger(struct snd_pcm_substream *substream, int cmd) snd_atiixp_pcm_trigger() argument
860 snd_atiixp_spdif_prepare(struct snd_pcm_substream *substream) snd_atiixp_spdif_prepare() argument
887 snd_atiixp_playback_prepare(struct snd_pcm_substream *substream) snd_atiixp_playback_prepare() argument
932 snd_atiixp_capture_prepare(struct snd_pcm_substream *substream) snd_atiixp_capture_prepare() argument
947 snd_atiixp_pcm_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_atiixp_pcm_hw_params() argument
982 snd_atiixp_pcm_hw_free(struct snd_pcm_substream *substream) snd_atiixp_pcm_hw_free() argument
1020 snd_atiixp_pcm_open(struct snd_pcm_substream *substream, struct atiixp_dma *dma, int pcm_type) snd_atiixp_pcm_open() argument
1056 snd_atiixp_pcm_close(struct snd_pcm_substream *substream, struct atiixp_dma *dma) snd_atiixp_pcm_close() argument
1073 snd_atiixp_playback_open(struct snd_pcm_substream *substream) snd_atiixp_playback_open() argument
1091 snd_atiixp_playback_close(struct snd_pcm_substream *substream) snd_atiixp_playback_close() argument
1101 snd_atiixp_capture_open(struct snd_pcm_substream *substream) snd_atiixp_capture_open() argument
1107 snd_atiixp_capture_close(struct snd_pcm_substream *substream) snd_atiixp_capture_close() argument
1113 snd_atiixp_spdif_open(struct snd_pcm_substream *substream) snd_atiixp_spdif_open() argument
1126 snd_atiixp_spdif_close(struct snd_pcm_substream *substream) snd_atiixp_spdif_close() argument
[all...]
H A Des1938.c515 static int snd_es1938_capture_trigger(struct snd_pcm_substream *substream, in snd_es1938_capture_trigger() argument
538 static int snd_es1938_playback1_trigger(struct snd_pcm_substream *substream, in snd_es1938_playback1_trigger() argument
568 static int snd_es1938_playback2_trigger(struct snd_pcm_substream *substream, in snd_es1938_playback2_trigger() argument
591 static int snd_es1938_playback_trigger(struct snd_pcm_substream *substream, in snd_es1938_playback_trigger() argument
444 snd_es1938_rate_set(struct es1938 *chip, struct snd_pcm_substream *substream, int mode) snd_es1938_rate_set() argument
607 snd_es1938_capture_prepare(struct snd_pcm_substream *substream) snd_es1938_capture_prepare() argument
655 snd_es1938_playback1_prepare(struct snd_pcm_substream *substream) snd_es1938_playback1_prepare() argument
692 snd_es1938_playback2_prepare(struct snd_pcm_substream *substream) snd_es1938_playback2_prepare() argument
734 snd_es1938_playback_prepare(struct snd_pcm_substream *substream) snd_es1938_playback_prepare() argument
754 snd_es1938_capture_pointer(struct snd_pcm_substream *substream) snd_es1938_capture_pointer() argument
784 snd_es1938_playback1_pointer(struct snd_pcm_substream *substream) snd_es1938_playback1_pointer() argument
796 snd_es1938_playback2_pointer(struct snd_pcm_substream *substream) snd_es1938_playback2_pointer() argument
813 snd_es1938_playback_pointer(struct snd_pcm_substream *substream) snd_es1938_playback_pointer() argument
825 snd_es1938_capture_copy(struct snd_pcm_substream *substream, int channel, unsigned long pos, struct iov_iter *dst, unsigned long count) snd_es1938_capture_copy() argument
891 snd_es1938_capture_open(struct snd_pcm_substream *substream) snd_es1938_capture_open() argument
906 snd_es1938_playback_open(struct snd_pcm_substream *substream) snd_es1938_playback_open() argument
931 snd_es1938_capture_close(struct snd_pcm_substream *substream) snd_es1938_capture_close() argument
939 snd_es1938_playback_close(struct snd_pcm_substream *substream) snd_es1938_playback_close() argument
[all...]
H A Drme96.c310 snd_rme96_playback_silence(struct snd_pcm_substream *substream, in snd_rme96_playback_silence() argument
321 snd_rme96_playback_copy(struct snd_pcm_substream *substream, in snd_rme96_playback_copy() argument
332 snd_rme96_capture_copy(struct snd_pcm_substream *substream, int channel, unsigned long pos, struct iov_iter *dst, unsigned long count) snd_rme96_capture_copy() argument
953 snd_rme96_playback_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) snd_rme96_playback_hw_params() argument
1017 snd_rme96_capture_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) snd_rme96_capture_hw_params() argument
1160 snd_rme96_playback_spdif_open(struct snd_pcm_substream *substream) snd_rme96_playback_spdif_open() argument
1198 snd_rme96_capture_spdif_open(struct snd_pcm_substream *substream) snd_rme96_capture_spdif_open() argument
1230 snd_rme96_playback_adat_open(struct snd_pcm_substream *substream) snd_rme96_playback_adat_open() argument
1264 snd_rme96_capture_adat_open(struct snd_pcm_substream *substream) snd_rme96_capture_adat_open() argument
1300 snd_rme96_playback_close(struct snd_pcm_substream *substream) snd_rme96_playback_close() argument
1322 snd_rme96_capture_close(struct snd_pcm_substream *substream) snd_rme96_capture_close() argument
1337 snd_rme96_playback_prepare(struct snd_pcm_substream *substream) snd_rme96_playback_prepare() argument
1351 snd_rme96_capture_prepare(struct snd_pcm_substream *substream) snd_rme96_capture_prepare() argument
1365 snd_rme96_playback_trigger(struct snd_pcm_substream *substream, int cmd) snd_rme96_playback_trigger() argument
1422 snd_rme96_capture_trigger(struct snd_pcm_substream *substream, int cmd) snd_rme96_capture_trigger() argument
1479 snd_rme96_playback_pointer(struct snd_pcm_substream *substream) snd_rme96_playback_pointer() argument
1486 snd_rme96_capture_pointer(struct snd_pcm_substream *substream) snd_rme96_capture_pointer() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident.h297 struct snd_pcm_substream *substream; member
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dcpcap.c1123 static int cpcap_hifi_hw_params(struct snd_pcm_substream *substream, in cpcap_hifi_hw_params() argument
1253 static int cpcap_voice_hw_params(struct snd_pcm_substream *substream, in cpcap_voice_hw_params() argument
H A Dwm8994.c2909 static int wm8994_hw_params(struct snd_pcm_substream *substream, in wm8994_hw_params() argument
3089 static int wm8994_aif3_hw_params(struct snd_pcm_substream *substream, in wm8994_aif3_hw_params() argument
H A Dmsm8916-wcd-digital.c862 static int msm8916_wcd_digital_hw_params(struct snd_pcm_substream *substream, in msm8916_wcd_digital_hw_params() argument
1072 static int msm8916_wcd_digital_startup(struct snd_pcm_substream *substream, in msm8916_wcd_digital_startup() argument
1106 static void msm8916_wcd_digital_shutdown(struct snd_pcm_substream *substream, in msm8916_wcd_digital_shutdown() argument
H A Drt5645.c2746 static int rt5645_hw_params(struct snd_pcm_substream *substream, in rt5645_hw_params() argument
H A Dwsa881x.c979 static int wsa881x_hw_params(struct snd_pcm_substream *substream, in wsa881x_hw_params() argument
1001 static int wsa881x_hw_free(struct snd_pcm_substream *substream, in wsa881x_hw_free() argument
H A Dda9055.c1047 static int da9055_hw_params(struct snd_pcm_substream *substream, in da9055_hw_params() argument
H A Dlpass-va-macro.c835 static int va_macro_hw_params(struct snd_pcm_substream *substream, in va_macro_hw_params() argument
H A Drt5665.c4104 static int rt5665_hw_params(struct snd_pcm_substream *substream, in rt5665_hw_params() argument
H A Dtscs454.c3169 static int tscs454_hw_params(struct snd_pcm_substream *substream, in tscs454_hw_params() argument
3236 static int tscs454_hw_free(struct snd_pcm_substream *substream, in tscs454_hw_free() argument
3247 static int tscs454_prepare(struct snd_pcm_substream *substream, in tscs454_prepare() argument
H A Dhdac_hdmi.c465 static int hdac_hdmi_set_hw_params(struct snd_pcm_substream *substream, in hdac_hdmi_set_hw_params() argument
588 static int hdac_hdmi_pcm_open(struct snd_pcm_substream *substream, in hdac_hdmi_pcm_open() argument
631 static void hdac_hdmi_pcm_close(struct snd_pcm_substream *substream, in hdac_hdmi_pcm_close() argument
H A Dtlv320adc3xxx.c1141 static int adc3xxx_hw_params(struct snd_pcm_substream *substream, in adc3xxx_hw_params() argument
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c108 void snd_pcm_stream_lock(struct snd_pcm_substream *substream) in snd_pcm_stream_lock() argument
120 snd_pcm_stream_unlock(struct snd_pcm_substream *substream) snd_pcm_stream_unlock() argument
134 snd_pcm_stream_lock_irq(struct snd_pcm_substream *substream) snd_pcm_stream_lock_irq() argument
141 snd_pcm_stream_lock_nested(struct snd_pcm_substream *substream) snd_pcm_stream_lock_nested() argument
157 snd_pcm_stream_unlock_irq(struct snd_pcm_substream *substream) snd_pcm_stream_unlock_irq() argument
164 _snd_pcm_stream_lock_irqsave(struct snd_pcm_substream *substream) _snd_pcm_stream_lock_irqsave() argument
175 _snd_pcm_stream_lock_irqsave_nested(struct snd_pcm_substream *substream) _snd_pcm_stream_lock_irqsave_nested() argument
195 snd_pcm_stream_unlock_irqrestore(struct snd_pcm_substream *substream, unsigned long flags) snd_pcm_stream_unlock_irqrestore() argument
206 snd_pcm_ops_ioctl(struct snd_pcm_substream *substream, unsigned cmd, void *arg) snd_pcm_ops_ioctl() argument
215 snd_pcm_info(struct snd_pcm_substream *substream, struct snd_pcm_info *info) snd_pcm_info() argument
236 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
477 fixup_unreferenced_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) fixup_unreferenced_params() argument
522 snd_pcm_hw_refine(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) snd_pcm_hw_refine() argument
554 snd_pcm_hw_refine_user(struct snd_pcm_substream *substream, struct snd_pcm_hw_params __user * _params) snd_pcm_hw_refine_user() argument
594 snd_pcm_set_state(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_set_state() argument
603 snd_pcm_timer_notify(struct snd_pcm_substream *substream, int event) snd_pcm_timer_notify() argument
613 snd_pcm_sync_stop(struct snd_pcm_substream *substream, bool sync_irq) snd_pcm_sync_stop() argument
712 snd_pcm_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) snd_pcm_hw_params() argument
847 snd_pcm_hw_params_user(struct snd_pcm_substream *substream, struct snd_pcm_hw_params __user * _params) snd_pcm_hw_params_user() argument
868 do_hw_free(struct snd_pcm_substream *substream) do_hw_free() argument
880 snd_pcm_hw_free(struct snd_pcm_substream *substream) snd_pcm_hw_free() argument
913 snd_pcm_sw_params(struct snd_pcm_substream *substream, struct snd_pcm_sw_params *params) snd_pcm_sw_params() argument
968 snd_pcm_sw_params_user(struct snd_pcm_substream *substream, struct snd_pcm_sw_params __user * _params) snd_pcm_sw_params_user() argument
982 snd_pcm_calc_delay(struct snd_pcm_substream *substream) snd_pcm_calc_delay() argument
993 snd_pcm_status64(struct snd_pcm_substream *substream, struct snd_pcm_status64 *status) snd_pcm_status64() argument
1069 snd_pcm_status_user64(struct snd_pcm_substream *substream, struct snd_pcm_status64 __user * _status, bool ext) snd_pcm_status_user64() argument
1093 snd_pcm_status_user32(struct snd_pcm_substream *substream, struct snd_pcm_status32 __user * _status, bool ext) snd_pcm_status_user32() argument
1142 snd_pcm_channel_info(struct snd_pcm_substream *substream, struct snd_pcm_channel_info * info) snd_pcm_channel_info() argument
1163 snd_pcm_channel_info_user(struct snd_pcm_substream *substream, struct snd_pcm_channel_info __user * _info) snd_pcm_channel_info_user() argument
1179 snd_pcm_trigger_tstamp(struct snd_pcm_substream *substream) snd_pcm_trigger_tstamp() argument
1212 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
1272 snd_pcm_action_single(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_single() argument
1289 snd_pcm_group_assign(struct snd_pcm_substream *substream, struct snd_pcm_group *new_group) snd_pcm_group_assign() argument
1300 snd_pcm_group_unref(struct snd_pcm_group *group, struct snd_pcm_substream *substream) snd_pcm_group_unref() argument
1318 snd_pcm_stream_group_ref(struct snd_pcm_substream *substream) snd_pcm_stream_group_ref() argument
1353 snd_pcm_action(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action() argument
1372 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
1386 snd_pcm_action_nonatomic(const struct action_ops *ops, struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_action_nonatomic() argument
1410 snd_pcm_pre_start(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_start() argument
1424 snd_pcm_do_start(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_start() argument
1438 snd_pcm_undo_start(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_undo_start() argument
1447 snd_pcm_post_start(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_start() argument
1476 snd_pcm_start(struct snd_pcm_substream *substream) snd_pcm_start() argument
1483 snd_pcm_start_lock_irq(struct snd_pcm_substream *substream) snd_pcm_start_lock_irq() argument
1492 snd_pcm_pre_stop(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_stop() argument
1502 snd_pcm_do_stop(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_stop() argument
1513 snd_pcm_post_stop(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_stop() argument
1541 snd_pcm_stop(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_stop() argument
1556 snd_pcm_drain_done(struct snd_pcm_substream *substream) snd_pcm_drain_done() argument
1571 snd_pcm_stop_xrun(struct snd_pcm_substream *substream) snd_pcm_stop_xrun() argument
1588 snd_pcm_pre_pause(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_pause() argument
1603 snd_pcm_do_pause(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_pause() argument
1619 snd_pcm_undo_pause(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_undo_pause() argument
1629 snd_pcm_post_pause(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_pause() argument
1655 snd_pcm_pause(struct snd_pcm_substream *substream, bool push) snd_pcm_pause() argument
1661 snd_pcm_pause_lock_irq(struct snd_pcm_substream *substream, bool push) snd_pcm_pause_lock_irq() argument
1671 snd_pcm_pre_suspend(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_suspend() argument
1688 snd_pcm_do_suspend(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_suspend() argument
1701 snd_pcm_post_suspend(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_suspend() argument
1728 snd_pcm_suspend(struct snd_pcm_substream *substream) snd_pcm_suspend() argument
1750 struct snd_pcm_substream *substream; snd_pcm_suspend_all() local
1782 snd_pcm_pre_resume(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_resume() argument
1792 snd_pcm_do_resume(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_resume() argument
1806 snd_pcm_undo_resume(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_undo_resume() argument
1814 snd_pcm_post_resume(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_resume() argument
1830 snd_pcm_resume(struct snd_pcm_substream *substream) snd_pcm_resume() argument
1838 snd_pcm_resume(struct snd_pcm_substream *substream) snd_pcm_resume() argument
1850 snd_pcm_xrun(struct snd_pcm_substream *substream) snd_pcm_xrun() argument
1875 snd_pcm_pre_reset(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_reset() argument
1890 snd_pcm_do_reset(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_reset() argument
1907 snd_pcm_post_reset(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_reset() argument
1925 snd_pcm_reset(struct snd_pcm_substream *substream) snd_pcm_reset() argument
1935 snd_pcm_pre_prepare(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_prepare() argument
1950 snd_pcm_do_prepare(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_prepare() argument
1961 snd_pcm_post_prepare(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_prepare() argument
1982 snd_pcm_prepare(struct snd_pcm_substream *substream, struct file *file) snd_pcm_prepare() argument
2013 snd_pcm_pre_drain_init(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_pre_drain_init() argument
2027 snd_pcm_do_drain_init(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_do_drain_init() argument
2072 snd_pcm_post_drain_init(struct snd_pcm_substream *substream, snd_pcm_state_t state) snd_pcm_post_drain_init() argument
2090 snd_pcm_drain(struct snd_pcm_substream *substream, struct file *file) snd_pcm_drain() argument
2205 snd_pcm_drop(struct snd_pcm_substream *substream) snd_pcm_drop() argument
2252 snd_pcm_link(struct snd_pcm_substream *substream, int fd) snd_pcm_link() argument
2317 relink_to_local(struct snd_pcm_substream *substream) relink_to_local() argument
2324 snd_pcm_unlink(struct snd_pcm_substream *substream) snd_pcm_unlink() argument
2477 struct snd_pcm_substream *substream = rule->private; snd_pcm_hw_rule_buffer_bytes_max() local
2486 snd_pcm_hw_constraints_init(struct snd_pcm_substream *substream) snd_pcm_hw_constraints_init() argument
2610 snd_pcm_hw_constraints_complete(struct snd_pcm_substream *substream) snd_pcm_hw_constraints_complete() argument
2694 pcm_release_private(struct snd_pcm_substream *substream) pcm_release_private() argument
2700 snd_pcm_release_substream(struct snd_pcm_substream *substream) snd_pcm_release_substream() argument
2727 struct snd_pcm_substream *substream; snd_pcm_open_substream() local
2777 struct snd_pcm_substream *substream; snd_pcm_open_file() local
2885 struct snd_pcm_substream *substream; snd_pcm_release() local
2910 do_pcm_hwsync(struct snd_pcm_substream *substream) do_pcm_hwsync() argument
2932 forward_appl_ptr(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames, snd_pcm_sframes_t avail) forward_appl_ptr() argument
2952 rewind_appl_ptr(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames, snd_pcm_sframes_t avail) rewind_appl_ptr() argument
2976 snd_pcm_rewind(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames) snd_pcm_rewind() argument
2995 snd_pcm_forward(struct snd_pcm_substream *substream, snd_pcm_uframes_t frames) snd_pcm_forward() argument
3014 snd_pcm_delay(struct snd_pcm_substream *substream, snd_pcm_sframes_t *delay) snd_pcm_delay() argument
3029 snd_pcm_hwsync(struct snd_pcm_substream *substream) snd_pcm_hwsync() argument
3034 snd_pcm_sync_ptr(struct snd_pcm_substream *substream, struct snd_pcm_sync_ptr __user *_sync_ptr) snd_pcm_sync_ptr() argument
3124 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
3191 snd_pcm_tstamp(struct snd_pcm_substream *substream, int __user *_arg) snd_pcm_tstamp() argument
3204 snd_pcm_xferi_frames_ioctl(struct snd_pcm_substream *substream, struct snd_xferi __user *_xferi) snd_pcm_xferi_frames_ioctl() argument
3226 snd_pcm_xfern_frames_ioctl(struct snd_pcm_substream *substream, struct snd_xfern __user *_xfern) snd_pcm_xfern_frames_ioctl() argument
3256 snd_pcm_rewind_ioctl(struct snd_pcm_substream *substream, snd_pcm_uframes_t __user *_frames) snd_pcm_rewind_ioctl() argument
3272 snd_pcm_forward_ioctl(struct snd_pcm_substream *substream, snd_pcm_uframes_t __user *_frames) snd_pcm_forward_ioctl() argument
3288 snd_pcm_common_ioctl(struct file *file, struct snd_pcm_substream *substream, unsigned int cmd, void __user *arg) snd_pcm_common_ioctl() argument
3423 snd_pcm_kernel_ioctl(struct snd_pcm_substream *substream, unsigned int cmd, void *arg) snd_pcm_kernel_ioctl() argument
3465 struct snd_pcm_substream *substream; snd_pcm_read() local
3490 struct snd_pcm_substream *substream; snd_pcm_write() local
3514 struct snd_pcm_substream *substream; snd_pcm_readv() local
3554 struct snd_pcm_substream *substream; snd_pcm_writev() local
3593 struct snd_pcm_substream *substream; snd_pcm_poll() local
3653 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_status_fault() local
3669 snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, struct vm_area_struct *area) snd_pcm_mmap_status() argument
3691 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_control_fault() local
3707 snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, struct vm_area_struct *area) snd_pcm_mmap_control() argument
3763 snd_pcm_mmap_status(struct snd_pcm_substream *substream, struct file *file, struct vm_area_struct *area) snd_pcm_mmap_status() argument
3768 snd_pcm_mmap_control(struct snd_pcm_substream *substream, struct file *file, struct vm_area_struct *area) snd_pcm_mmap_control() argument
3780 struct snd_pcm_substream *substream = vmf->vma->vm_private_data; snd_pcm_mmap_data_fault() local
3831 snd_pcm_lib_default_mmap(struct snd_pcm_substream *substream, struct vm_area_struct *area) snd_pcm_lib_default_mmap() argument
3859 snd_pcm_lib_mmap_iomem(struct snd_pcm_substream *substream, struct vm_area_struct *area) snd_pcm_lib_mmap_iomem() argument
3873 snd_pcm_mmap_data(struct snd_pcm_substream *substream, struct file *file, struct vm_area_struct *area) snd_pcm_mmap_data() argument
3920 struct snd_pcm_substream *substream; snd_pcm_mmap() local
3957 struct snd_pcm_substream *substream; snd_pcm_fasync() local
4025 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
4060 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
4101 struct snd_pcm_substream *substream = pcm_file->substream; snd_pcm_get_unmapped_area() local
[all...]
/kernel/linux/linux-6.6/sound/pci/ali5451/
H A Dali5451.c181 struct snd_pcm_substream *substream; member
1044 static unsigned int snd_ali_control_mode(struct snd_pcm_substream *substream) in snd_ali_control_mode() argument
1066 static int snd_ali_trigger(struct snd_pcm_substream *substream, in snd_ali_trigger() argument
1131 snd_ali_playback_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_ali_playback_hw_params() argument
1162 snd_ali_playback_hw_free(struct snd_pcm_substream *substream) snd_ali_playback_hw_free() argument
1176 snd_ali_playback_prepare(struct snd_pcm_substream *substream) snd_ali_playback_prepare() argument
1269 snd_ali_prepare(struct snd_pcm_substream *substream) snd_ali_prepare() argument
1358 snd_ali_playback_pointer(struct snd_pcm_substream *substream) snd_ali_playback_pointer() argument
1380 snd_ali_pointer(struct snd_pcm_substream *substream) snd_ali_pointer() argument
1456 snd_ali_open(struct snd_pcm_substream *substream, int rec, int channel, const struct snd_pcm_hardware *phw) snd_ali_open() argument
1479 snd_ali_playback_open(struct snd_pcm_substream *substream) snd_ali_playback_open() argument
1484 snd_ali_capture_open(struct snd_pcm_substream *substream) snd_ali_capture_open() argument
1489 snd_ali_playback_close(struct snd_pcm_substream *substream) snd_ali_playback_close() argument
1494 snd_ali_close(struct snd_pcm_substream *substream) snd_ali_close() argument
1526 snd_ali_modem_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *hw_params) snd_ali_modem_hw_params() argument
1559 snd_ali_modem_open(struct snd_pcm_substream *substream, int rec, int channel) snd_ali_modem_open() argument
1576 snd_ali_modem_playback_open(struct snd_pcm_substream *substream) snd_ali_modem_playback_open() argument
1581 snd_ali_modem_capture_open(struct snd_pcm_substream *substream) snd_ali_modem_capture_open() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/asihpi/
H A Dasihpi.c148 struct snd_pcm_substream *substream; member
273 static void print_hwparams(struct snd_pcm_substream *substream, in print_hwparams() argument
430 static int snd_card_asihpi_pcm_hw_params(struct snd_pcm_substream *substream, in snd_card_asihpi_pcm_hw_params() argument
492 snd_card_asihpi_hw_free(struct snd_pcm_substream *substream) snd_card_asihpi_hw_free() argument
508 snd_card_asihpi_pcm_timer_start(struct snd_pcm_substream * substream) snd_card_asihpi_pcm_timer_start() argument
522 snd_card_asihpi_pcm_timer_stop(struct snd_pcm_substream *substream) snd_card_asihpi_pcm_timer_stop() argument
531 snd_card_asihpi_pcm_int_start(struct snd_pcm_substream *substream) snd_card_asihpi_pcm_int_start() argument
547 snd_card_asihpi_pcm_int_stop(struct snd_pcm_substream *substream) snd_card_asihpi_pcm_int_stop() argument
559 snd_card_asihpi_trigger(struct snd_pcm_substream *substream, int cmd) snd_card_asihpi_trigger() argument
720 struct snd_pcm_substream *substream = dpcm->substream; snd_card_asihpi_timer_function() local
916 snd_card_asihpi_playback_prepare(struct snd_pcm_substream * substream) snd_card_asihpi_playback_prepare() argument
932 snd_card_asihpi_playback_pointer(struct snd_pcm_substream *substream) snd_card_asihpi_playback_pointer() argument
978 snd_card_asihpi_playback_open(struct snd_pcm_substream *substream) snd_card_asihpi_playback_open() argument
1068 snd_card_asihpi_playback_close(struct snd_pcm_substream *substream) snd_card_asihpi_playback_close() argument
1091 snd_card_asihpi_capture_pointer(struct snd_pcm_substream *substream) snd_card_asihpi_capture_pointer() argument
1106 snd_card_asihpi_capture_prepare(struct snd_pcm_substream *substream) snd_card_asihpi_capture_prepare() argument
1153 snd_card_asihpi_capture_open(struct snd_pcm_substream *substream) snd_card_asihpi_capture_open() argument
1230 snd_card_asihpi_capture_close(struct snd_pcm_substream *substream) snd_card_asihpi_capture_close() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/ymfpci/
H A Dymfpci.h255 struct snd_pcm_substream *substream; member
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Drme9652.c1816 static snd_pcm_uframes_t snd_rme9652_hw_pointer(struct snd_pcm_substream *substream) in snd_rme9652_hw_pointer() argument
1845 static int snd_rme9652_playback_copy(struct snd_pcm_substream *substream, in snd_rme9652_playback_copy() argument
1865 static int snd_rme9652_capture_copy(struct snd_pcm_substream *substream, in snd_rme9652_capture_copy() argument
1885 snd_rme9652_hw_silence(struct snd_pcm_substream *substream, int channel, unsigned long pos, unsigned long count) snd_rme9652_hw_silence() argument
1901 snd_rme9652_reset(struct snd_pcm_substream *substream) snd_rme9652_reset() argument
1927 snd_rme9652_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) snd_rme9652_hw_params() argument
1994 snd_rme9652_channel_info(struct snd_pcm_substream *substream, struct snd_pcm_channel_info *info) snd_rme9652_channel_info() argument
2014 snd_rme9652_ioctl(struct snd_pcm_substream *substream, unsigned int cmd, void *arg) snd_rme9652_ioctl() argument
2039 snd_rme9652_trigger(struct snd_pcm_substream *substream, int cmd) snd_rme9652_trigger() argument
2101 snd_rme9652_prepare(struct snd_pcm_substream *substream) snd_rme9652_prepare() argument
2225 snd_rme9652_playback_open(struct snd_pcm_substream *substream) snd_rme9652_playback_open() argument
2266 snd_rme9652_playback_release(struct snd_pcm_substream *substream) snd_rme9652_playback_release() argument
2284 snd_rme9652_capture_open(struct snd_pcm_substream *substream) snd_rme9652_capture_open() argument
2320 snd_rme9652_capture_release(struct snd_pcm_substream *substream) snd_rme9652_capture_release() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sh/
H A Dfsi.c206 struct snd_pcm_substream *substream; member
402 static int fsi_is_play(struct snd_pcm_substream *substream) in fsi_is_play() argument
407 static struct snd_soc_dai *fsi_get_dai(struct snd_pcm_substream *substream) in fsi_get_dai() argument
424 static struct fsi_priv *fsi_get_priv(struct snd_pcm_substream *substream) in fsi_get_priv() argument
493 fsi_stream_get(struct fsi_priv *fsi, struct snd_pcm_substream *substream) fsi_stream_get() argument
518 fsi_stream_init(struct fsi_priv *fsi, struct fsi_stream *io, struct snd_pcm_substream *substream) fsi_stream_init() argument
1050 struct snd_pcm_substream *substream = io->substream; fsi_pointer_update() local
1300 struct snd_pcm_substream *substream = io->substream; fsi_dma_transfer() local
1566 fsi_dai_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) fsi_dai_startup() argument
1576 fsi_dai_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) fsi_dai_shutdown() argument
1584 fsi_dai_trigger(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai) fsi_dai_trigger() argument
1698 fsi_dai_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) fsi_dai_hw_params() argument
1749 fsi_pcm_open(struct snd_soc_component *component, struct snd_pcm_substream *substream) fsi_pcm_open() argument
1763 fsi_pointer(struct snd_soc_component *component, struct snd_pcm_substream *substream) fsi_pointer() argument
[all...]
/kernel/linux/linux-6.6/sound/sparc/
H A Damd7930.c566 static int snd_amd7930_playback_trigger(struct snd_pcm_substream *substream, in snd_amd7930_playback_trigger() argument
573 static int snd_amd7930_capture_trigger(struct snd_pcm_substream *substream, in snd_amd7930_capture_trigger() argument
580 static int snd_amd7930_playback_prepare(struct snd_pcm_substream *substream) in snd_amd7930_playback_prepare() argument
612 static int snd_amd7930_capture_prepare(struct snd_pcm_substream *substream) in snd_amd7930_capture_prepare() argument
644 snd_amd7930_playback_pointer(struct snd_pcm_substream *substream) snd_amd7930_playback_pointer() argument
655 snd_amd7930_capture_pointer(struct snd_pcm_substream *substream) snd_amd7930_capture_pointer() argument
688 snd_amd7930_playback_open(struct snd_pcm_substream *substream) snd_amd7930_playback_open() argument
698 snd_amd7930_capture_open(struct snd_pcm_substream *substream) snd_amd7930_capture_open() argument
708 snd_amd7930_playback_close(struct snd_pcm_substream *substream) snd_amd7930_playback_close() argument
716 snd_amd7930_capture_close(struct snd_pcm_substream *substream) snd_amd7930_capture_close() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/sunxi/
H A Dsun4i-codec.c282 static int sun4i_codec_trigger(struct snd_pcm_substream *substream, int cmd, in sun4i_codec_trigger() argument
314 static int sun4i_codec_prepare_capture(struct snd_pcm_substream *substream, in sun4i_codec_prepare_capture() argument
355 static int sun4i_codec_prepare_playback(struct snd_pcm_substream *substream, in sun4i_codec_prepare_playback() argument
389 static int sun4i_codec_prepare(struct snd_pcm_substream *substream, in sun4i_codec_prepare() argument
555 sun4i_codec_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *dai) sun4i_codec_hw_params() argument
597 sun4i_codec_startup(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) sun4i_codec_startup() argument
616 sun4i_codec_shutdown(struct snd_pcm_substream *substream, struct snd_soc_dai *dai) sun4i_codec_shutdown() argument
[all...]

Completed in 62 milliseconds

1...<<6162636465