| /Linux-v5.4/sound/drivers/ | 
| D | aloop.c | 114 static inline unsigned int byte_pos(struct loopback_pcm *dpcm, unsigned int x)  in byte_pos()125 static inline unsigned int frac_pos(struct loopback_pcm *dpcm, unsigned int x)  in frac_pos()
 136 static inline struct loopback_setup *get_setup(struct loopback_pcm *dpcm)  in get_setup()
 145 static inline unsigned int get_notify(struct loopback_pcm *dpcm)  in get_notify()
 150 static inline unsigned int get_rate_shift(struct loopback_pcm *dpcm)  in get_rate_shift()
 156 static void loopback_timer_start(struct loopback_pcm *dpcm)  in loopback_timer_start()
 175 static inline void loopback_timer_stop(struct loopback_pcm *dpcm)  in loopback_timer_stop()
 181 static inline void loopback_timer_stop_sync(struct loopback_pcm *dpcm)  in loopback_timer_stop_sync()
 240 static void loopback_active_notify(struct loopback_pcm *dpcm)  in loopback_active_notify()
 250 	struct loopback_pcm *dpcm = runtime->private_data;  in loopback_trigger()  local
 [all …]
 
 | 
| D | dummy.c | 236 static void dummy_systimer_rearm(struct dummy_systimer_pcm *dpcm)  in dummy_systimer_rearm()242 static void dummy_systimer_update(struct dummy_systimer_pcm *dpcm)  in dummy_systimer_update()
 263 	struct dummy_systimer_pcm *dpcm = substream->runtime->private_data;  in dummy_systimer_start()  local
 273 	struct dummy_systimer_pcm *dpcm = substream->runtime->private_data;  in dummy_systimer_stop()  local
 283 	struct dummy_systimer_pcm *dpcm = runtime->private_data;  in dummy_systimer_prepare()  local
 297 	struct dummy_systimer_pcm *dpcm = from_timer(dpcm, t, timer);  in dummy_systimer_callback()  local
 314 	struct dummy_systimer_pcm *dpcm = substream->runtime->private_data;  in dummy_systimer_pointer()  local
 326 	struct dummy_systimer_pcm *dpcm;  in dummy_systimer_create()  local
 369 	struct dummy_hrtimer_pcm *dpcm;  in dummy_hrtimer_callback()  local
 388 	struct dummy_hrtimer_pcm *dpcm = substream->runtime->private_data;  in dummy_hrtimer_start()  local
 [all …]
 
 | 
| /Linux-v5.4/sound/soc/ | 
| D | soc-pcm.c | 157 	struct snd_soc_dpcm *dpcm;  in dpcm_dapm_stream_event()  local1147 	struct snd_soc_dpcm *dpcm;  in dpcm_be_connect()  local
 1192 	struct snd_soc_dpcm *dpcm;  in dpcm_be_reparent()  local
 1219 	struct snd_soc_dpcm *dpcm, *d;  in dpcm_be_disconnect()  local
 1383 	struct snd_soc_dpcm *dpcm;  in dpcm_prune_paths()  local
 1494 	struct snd_soc_dpcm *dpcm;  in dpcm_clear_pending_state()  local
 1507 	struct snd_soc_dpcm *dpcm;  in dpcm_be_dai_startup_unwind()  local
 1535 	struct snd_soc_dpcm *dpcm;  in dpcm_be_dai_startup()  local
 1638 	struct snd_soc_dpcm *dpcm;  in dpcm_runtime_merge_format()  local
 1680 	struct snd_soc_dpcm *dpcm;  in dpcm_runtime_merge_chan()  local
 [all …]
 
 | 
| D | soc-compress.c | 132 	struct snd_soc_dpcm *dpcm;  in soc_compr_open_fe()  local303 	struct snd_soc_dpcm *dpcm;  in soc_compr_free_fe()  local
 
 | 
| /Linux-v5.4/include/sound/ | 
| D | soc-dpcm.h | 106 #define for_each_dpcm_fe(be, stream, dpcm)				\  argument109 #define for_each_dpcm_be(fe, stream, dpcm)				\  argument
 111 #define for_each_dpcm_be_safe(fe, stream, dpcm, _dpcm)			\  argument
 113 #define for_each_dpcm_be_rollback(fe, stream, dpcm)			\  argument
 
 | 
| D | soc.h | 1128 	struct snd_soc_dpcm_runtime dpcm[2];  member
 | 
| /Linux-v5.4/sound/pci/asihpi/ | 
| D | asihpi.c | 444 	struct snd_card_asihpi_pcm *dpcm = runtime->private_data;  in snd_card_asihpi_pcm_hw_params()  local508 	struct snd_card_asihpi_pcm *dpcm = runtime->private_data;  in snd_card_asihpi_hw_free()  local
 518 	struct snd_card_asihpi_pcm *dpcm = runtime->private_data;  in snd_card_asihpi_runtime_free()  local
 526 	struct snd_card_asihpi_pcm *dpcm = runtime->private_data;  in snd_card_asihpi_pcm_timer_start()  local
 539 	struct snd_card_asihpi_pcm *dpcm = runtime->private_data;  in snd_card_asihpi_pcm_timer_stop()  local
 547 	struct snd_card_asihpi_pcm *dpcm;  in snd_card_asihpi_pcm_int_start()  local
 584 	struct snd_card_asihpi_pcm *dpcm = substream->runtime->private_data;  in snd_card_asihpi_trigger()  local
 741 	struct snd_card_asihpi_pcm *dpcm = from_timer(dpcm, t, timer);  in snd_card_asihpi_timer_function()  local
 963 	struct snd_card_asihpi_pcm *dpcm = runtime->private_data;  in snd_card_asihpi_playback_prepare()  local
 978 	struct snd_card_asihpi_pcm *dpcm = runtime->private_data;  in snd_card_asihpi_playback_pointer()  local
 [all …]
 
 | 
| /Linux-v5.4/sound/soc/fsl/ | 
| D | fsl_asrc_dma.c | 146 	struct snd_soc_dpcm *dpcm;  in fsl_asrc_dma_hw_params()  local
 | 
| /Linux-v5.4/sound/soc/sof/intel/ | 
| D | hda-dai.c | 42 	struct snd_soc_dpcm *dpcm;  in hda_check_fes()  local
 | 
| /Linux-v5.4/sound/soc/intel/boards/ | 
| D | kbl_rt5663_rt5514_max98927.c | 274 	struct snd_soc_dpcm *dpcm = container_of(  in kabylake_ssp_fixup()  local
 | 
| D | kbl_da7219_max98927.c | 285 	struct snd_soc_dpcm *dpcm = container_of(  in kabylake_ssp_fixup()  local
 | 
| D | kbl_rt5663_max98927.c | 404 	struct snd_soc_dpcm *dpcm = container_of(  in kabylake_ssp_fixup()  local
 | 
| /Linux-v5.4/sound/soc/sh/rcar/ | 
| D | core.c | 1400 		struct snd_soc_dpcm *dpcm;  in rsnd_hw_params()  local
 |