/linux-6.6.21/sound/soc/qcom/ ! |
D | sdw.h | 10 struct sdw_stream_runtime *runtime, 14 struct sdw_stream_runtime **psruntime); 16 struct sdw_stream_runtime *sruntime,
|
D | sdw.c | 11 struct sdw_stream_runtime *sruntime, in qcom_snd_sdw_prepare() 63 struct sdw_stream_runtime **psruntime) in qcom_snd_sdw_hw_params() 68 struct sdw_stream_runtime *sruntime; in qcom_snd_sdw_hw_params() 93 struct sdw_stream_runtime *sruntime, bool *stream_prepared) in qcom_snd_sdw_hw_free()
|
D | sc8280xp.c | 22 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX]; 95 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc8280xp_snd_prepare() 106 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc8280xp_snd_hw_free()
|
D | sm8250.c | 23 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX]; 87 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_prepare() 98 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_hw_free()
|
D | sc7280.c | 31 struct sdw_stream_runtime *sruntime[LPASS_MAX_PORTS]; 210 struct sdw_stream_runtime *sruntime; in sc7280_snd_hw_params() 241 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc7280_snd_swr_prepare() 291 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc7280_snd_hw_free()
|
D | sdm845.c | 42 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX]; 66 struct sdw_stream_runtime *sruntime; in sdm845_slim_snd_hw_params() 473 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sdm845_snd_prepare() 512 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sdm845_snd_hw_free()
|
/linux-6.6.21/include/linux/soundwire/ ! |
D | sdw.h | 1029 struct sdw_stream_runtime { struct 1038 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name); argument 1039 void sdw_release_stream(struct sdw_stream_runtime *stream); 1047 struct sdw_stream_runtime *stream); 1049 struct sdw_stream_runtime *stream); 1051 int sdw_prepare_stream(struct sdw_stream_runtime *stream); 1052 int sdw_enable_stream(struct sdw_stream_runtime *stream); 1053 int sdw_disable_stream(struct sdw_stream_runtime *stream); 1054 int sdw_deprepare_stream(struct sdw_stream_runtime *stream); 1069 struct sdw_stream_runtime *stream); [all …]
|
D | sdw_amd.h | 51 struct sdw_stream_runtime *stream;
|
/linux-6.6.21/drivers/soundwire/ ! |
D | stream.c | 777 static int do_bank_switch(struct sdw_stream_runtime *stream) in do_bank_switch() 926 struct sdw_stream_runtime *stream) in sdw_slave_port_free() 1091 struct sdw_stream_runtime *stream) in sdw_slave_rt_find() 1116 struct sdw_stream_runtime *stream) in sdw_slave_rt_free() 1129 struct sdw_stream_runtime *stream) in sdw_master_rt_find() 1152 struct sdw_stream_runtime *stream) in sdw_master_rt_alloc() 1217 struct sdw_stream_runtime *stream) in sdw_master_rt_free() 1242 struct sdw_stream_runtime *stream, in sdw_config_stream() 1318 static void sdw_acquire_bus_lock(struct sdw_stream_runtime *stream) in sdw_acquire_bus_lock() 1340 static void sdw_release_bus_lock(struct sdw_stream_runtime *stream) in sdw_release_bus_lock() [all …]
|
D | cadence_master.h | 95 struct sdw_stream_runtime *stream;
|
D | bus.h | 138 struct sdw_stream_runtime *stream;
|
D | qcom.c | 206 struct sdw_stream_runtime *sruntime[SWRM_MAX_DAIS]; 1115 struct sdw_stream_runtime *stream) in qcom_swrm_stream_free_ports() 1137 struct sdw_stream_runtime *stream, in qcom_swrm_stream_alloc_ports() 1212 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_params() 1227 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_free() 1257 struct sdw_stream_runtime *sruntime; in qcom_swrm_startup()
|
/linux-6.6.21/sound/soc/codecs/ ! |
D | cs42l43-sdw.c | 24 struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream); in cs42l43_sdw_add_peripheral() 54 struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream); in cs42l43_sdw_remove_peripheral()
|
D | sdw-mockup.c | 63 struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream); in sdw_mockup_pcm_hw_params() 93 struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream); in sdw_mockup_pcm_hw_free()
|
D | max98363.c | 211 struct sdw_stream_runtime *stream; in max98363_sdw_dai_hw_params() 260 struct sdw_stream_runtime *stream = in max98363_pcm_hw_free()
|
D | cs42l42-sdw.c | 68 struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream); in cs42l42_sdw_dai_hw_params() 121 struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream); in cs42l42_sdw_dai_hw_free()
|
D | rt1017-sdca-sdw.c | 581 struct sdw_stream_runtime *sdw_stream; in rt1017_sdca_pcm_hw_params() 660 struct sdw_stream_runtime *sdw_stream = in rt1017_sdca_pcm_hw_free()
|
D | rt1318-sdw.c | 572 struct sdw_stream_runtime *sdw_stream; in rt1318_sdw_hw_params() 653 struct sdw_stream_runtime *sdw_stream = in rt1318_sdw_pcm_hw_free()
|
D | rt1316-sdw.c | 516 struct sdw_stream_runtime *sdw_stream; in rt1316_sdw_hw_params() 553 struct sdw_stream_runtime *sdw_stream = in rt1316_sdw_pcm_hw_free()
|
D | max98373-sdw.c | 524 struct sdw_stream_runtime *sdw_stream; in max98373_sdw_dai_hw_params() 652 struct sdw_stream_runtime *sdw_stream = in max98373_pcm_hw_free()
|
D | rt5682-sdw.c | 111 struct sdw_stream_runtime *sdw_stream; in rt5682_sdw_hw_params() 227 struct sdw_stream_runtime *sdw_stream = in rt5682_sdw_hw_free()
|
D | rt1308-sdw.c | 537 struct sdw_stream_runtime *sdw_stream; in rt1308_sdw_hw_params() 579 struct sdw_stream_runtime *sdw_stream = in rt1308_sdw_pcm_hw_free()
|
D | rt712-sdca-dmic.c | 645 struct sdw_stream_runtime *sdw_stream; in rt712_sdca_dmic_hw_params() 722 struct sdw_stream_runtime *sdw_stream = in rt712_sdca_dmic_hw_free()
|
D | rt715-sdca.c | 811 struct sdw_stream_runtime *sdw_stream; in rt715_sdca_pcm_hw_params() 913 struct sdw_stream_runtime *sdw_stream = in rt715_sdca_pcm_hw_free()
|
/linux-6.6.21/Documentation/driver-api/soundwire/ ! |
D | stream.rst | 328 struct sdw_stream_runtime * stream); 333 struct sdw_stream_runtime * stream); 376 int sdw_prepare_stream(struct sdw_stream_runtime * stream); 406 int sdw_enable_stream(struct sdw_stream_runtime * stream); 442 int sdw_disable_stream(struct sdw_stream_runtime * stream); 476 int sdw_deprepare_stream(struct sdw_stream_runtime * stream); 502 struct sdw_stream_runtime * stream); 504 struct sdw_stream_runtime * stream); 514 void sdw_release_stream(struct sdw_stream_runtime * stream);
|