/linux-6.6.21/sound/drivers/ |
D | aloop.c | 165 static inline unsigned int byte_pos(struct loopback_pcm *dpcm, unsigned int x) in byte_pos() 176 static inline unsigned int frac_pos(struct loopback_pcm *dpcm, unsigned int x) in frac_pos() 187 static inline struct loopback_setup *get_setup(struct loopback_pcm *dpcm) in get_setup() 196 static inline unsigned int get_notify(struct loopback_pcm *dpcm) in get_notify() 201 static inline unsigned int get_rate_shift(struct loopback_pcm *dpcm) in get_rate_shift() 207 static int loopback_jiffies_timer_start(struct loopback_pcm *dpcm) in loopback_jiffies_timer_start() 228 static int loopback_snd_timer_start(struct loopback_pcm *dpcm) in loopback_snd_timer_start() 257 static inline int loopback_jiffies_timer_stop(struct loopback_pcm *dpcm) in loopback_jiffies_timer_stop() 266 static int loopback_snd_timer_stop(struct loopback_pcm *dpcm) in loopback_snd_timer_stop() 288 static inline int loopback_jiffies_timer_stop_sync(struct loopback_pcm *dpcm) in loopback_jiffies_timer_stop_sync() [all …]
|
D | dummy.c | 243 static void dummy_systimer_rearm(struct dummy_systimer_pcm *dpcm) in dummy_systimer_rearm() 249 static void dummy_systimer_update(struct dummy_systimer_pcm *dpcm) in dummy_systimer_update() 270 struct dummy_systimer_pcm *dpcm = substream->runtime->private_data; in dummy_systimer_start() local 280 struct dummy_systimer_pcm *dpcm = substream->runtime->private_data; in dummy_systimer_stop() local 290 struct dummy_systimer_pcm *dpcm = runtime->private_data; in dummy_systimer_prepare() local 304 struct dummy_systimer_pcm *dpcm = from_timer(dpcm, t, timer); in dummy_systimer_callback() local 321 struct dummy_systimer_pcm *dpcm = substream->runtime->private_data; in dummy_systimer_pointer() local 333 struct dummy_systimer_pcm *dpcm; in dummy_systimer_create() local 376 struct dummy_hrtimer_pcm *dpcm; in dummy_hrtimer_callback() local 395 struct dummy_hrtimer_pcm *dpcm = substream->runtime->private_data; in dummy_hrtimer_start() local [all …]
|
/linux-6.6.21/sound/soc/ |
D | soc-pcm.c | 114 struct snd_soc_dpcm *dpcm; in dpcm_show_state() local 220 static void dpcm_create_debugfs_state(struct snd_soc_dpcm *dpcm, int stream) in dpcm_create_debugfs_state() 235 static void dpcm_remove_debugfs_state(struct snd_soc_dpcm *dpcm) in dpcm_remove_debugfs_state() 241 static inline void dpcm_create_debugfs_state(struct snd_soc_dpcm *dpcm, in dpcm_create_debugfs_state() 246 static inline void dpcm_remove_debugfs_state(struct snd_soc_dpcm *dpcm) in dpcm_remove_debugfs_state() 349 struct snd_soc_dpcm *dpcm; in dpcm_dapm_stream_event() local 1228 struct snd_soc_dpcm *dpcm; in dpcm_be_connect() local 1276 struct snd_soc_dpcm *dpcm; in dpcm_be_reparent() local 1305 struct snd_soc_dpcm *dpcm, *d; in dpcm_be_disconnect() local 1440 static bool dpcm_be_is_active(struct snd_soc_dpcm *dpcm, int stream, in dpcm_be_is_active() [all …]
|
D | soc-compress.c | 137 struct snd_soc_dpcm *dpcm; in soc_compr_open_fe() local 207 struct snd_soc_dpcm *dpcm; in soc_compr_free_fe() local
|
/linux-6.6.21/sound/pci/asihpi/ |
D | asihpi.c | 434 struct snd_card_asihpi_pcm *dpcm = runtime->private_data; in snd_card_asihpi_pcm_hw_params() local 495 struct snd_card_asihpi_pcm *dpcm = runtime->private_data; in snd_card_asihpi_hw_free() local 504 struct snd_card_asihpi_pcm *dpcm = runtime->private_data; in snd_card_asihpi_runtime_free() local 512 struct snd_card_asihpi_pcm *dpcm = runtime->private_data; in snd_card_asihpi_pcm_timer_start() local 525 struct snd_card_asihpi_pcm *dpcm = runtime->private_data; in snd_card_asihpi_pcm_timer_stop() local 533 struct snd_card_asihpi_pcm *dpcm; in snd_card_asihpi_pcm_int_start() local 562 struct snd_card_asihpi_pcm *dpcm = substream->runtime->private_data; in snd_card_asihpi_trigger() local 719 struct snd_card_asihpi_pcm *dpcm = from_timer(dpcm, t, timer); in snd_card_asihpi_timer_function() local 920 struct snd_card_asihpi_pcm *dpcm = runtime->private_data; in snd_card_asihpi_playback_prepare() local 935 struct snd_card_asihpi_pcm *dpcm = runtime->private_data; in snd_card_asihpi_playback_pointer() local [all …]
|
/linux-6.6.21/sound/soc/sof/ |
D | ipc3-pcm.c | 219 struct snd_soc_dpcm *dpcm; in sof_ipc3_pcm_dai_link_fixup() local
|
/linux-6.6.21/sound/soc/intel/avs/ |
D | pcm.c | 128 struct snd_soc_dpcm *dpcm; in avs_dai_be_hw_params() local 522 struct snd_soc_dpcm *dpcm; in avs_dai_fe_hw_params() local 1440 struct snd_soc_dpcm *dpcm; in avs_component_hda_open() local
|
/linux-6.6.21/sound/soc/fsl/ |
D | fsl_asrc_dma.c | 149 struct snd_soc_dpcm *dpcm; in fsl_asrc_dma_hw_params() local
|
/linux-6.6.21/sound/soc/apple/ |
D | mca.c | 551 struct snd_soc_dpcm *dpcm; in mca_fe_get_port() local 708 struct snd_soc_dpcm *dpcm; in mca_be_startup() local
|
/linux-6.6.21/sound/soc/intel/boards/ |
D | kbl_rt5663_rt5514_max98927.c | 352 struct snd_soc_dpcm *dpcm, *rtd_dpcm = NULL; in kabylake_ssp_fixup() local
|
D | kbl_da7219_max98927.c | 304 struct snd_soc_dpcm *dpcm, *rtd_dpcm = NULL; in kabylake_ssp_fixup() local
|
D | kbl_rt5663_max98927.c | 423 struct snd_soc_dpcm *dpcm, *rtd_dpcm = NULL; in kabylake_ssp_fixup() local
|
/linux-6.6.21/sound/soc/sof/intel/ |
D | hda-dai-ops.c | 31 struct snd_soc_dpcm *dpcm; in hda_check_fes() local
|
/linux-6.6.21/sound/soc/sh/rcar/ |
D | core.c | 1594 struct snd_soc_dpcm *dpcm; in rsnd_hw_params() local
|
/linux-6.6.21/include/sound/ |
D | soc.h | 1111 struct snd_soc_dpcm_runtime dpcm[SNDRV_PCM_STREAM_LAST + 1]; member
|