Home
last modified time | relevance | path

Searched refs:sdw_stream_runtime (Results 1 – 22 of 22) sorted by relevance

/linux-5.19.10/include/linux/soundwire/
Dsdw.h998 struct sdw_stream_runtime { struct
1007 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name); argument
1008 void sdw_release_stream(struct sdw_stream_runtime *stream);
1016 struct sdw_stream_runtime *stream);
1021 struct sdw_stream_runtime *stream);
1023 struct sdw_stream_runtime *stream);
1025 struct sdw_stream_runtime *stream);
1027 int sdw_prepare_stream(struct sdw_stream_runtime *stream);
1028 int sdw_enable_stream(struct sdw_stream_runtime *stream);
1029 int sdw_disable_stream(struct sdw_stream_runtime *stream);
[all …]
/linux-5.19.10/drivers/soundwire/
Dstream.c777 static int do_bank_switch(struct sdw_stream_runtime *stream) in do_bank_switch()
925 struct sdw_stream_runtime *stream) in sdw_slave_port_free()
1090 struct sdw_stream_runtime *stream) in sdw_slave_rt_find()
1115 struct sdw_stream_runtime *stream) in sdw_slave_rt_free()
1128 struct sdw_stream_runtime *stream) in sdw_master_rt_find()
1151 struct sdw_stream_runtime *stream) in sdw_master_rt_alloc()
1202 struct sdw_stream_runtime *stream) in sdw_master_rt_free()
1227 struct sdw_stream_runtime *stream, in sdw_config_stream()
1303 static void sdw_acquire_bus_lock(struct sdw_stream_runtime *stream) in sdw_acquire_bus_lock()
1325 static void sdw_release_bus_lock(struct sdw_stream_runtime *stream) in sdw_release_bus_lock()
[all …]
Dcadence_master.h87 struct sdw_stream_runtime *stream;
Dqcom.c169 struct sdw_stream_runtime *sruntime[SWRM_MAX_DAIS];
919 struct sdw_stream_runtime *stream) in qcom_swrm_stream_free_ports()
941 struct sdw_stream_runtime *stream, in qcom_swrm_stream_alloc_ports()
1016 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_params()
1031 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_free()
1061 struct sdw_stream_runtime *sruntime; in qcom_swrm_startup()
Dbus.h138 struct sdw_stream_runtime *stream;
/linux-5.19.10/sound/soc/qcom/
Dsm8250.c22 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX];
127 struct sdw_stream_runtime *sruntime; in sm8250_snd_hw_params()
156 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_wsa_dma_prepare()
217 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_hw_free()
Dsc7280.c28 struct sdw_stream_runtime *sruntime[LPASS_MAX_PORTS];
189 struct sdw_stream_runtime *sruntime; in sc7280_snd_hw_params()
214 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc7280_snd_swr_prepare()
261 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc7280_snd_hw_free()
Dsdm845.c42 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX];
55 struct sdw_stream_runtime *sruntime; in sdm845_slim_snd_hw_params()
460 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sdm845_snd_prepare()
499 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sdm845_snd_hw_free()
/linux-5.19.10/Documentation/driver-api/soundwire/
Dstream.rst328 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);
/linux-5.19.10/sound/soc/codecs/
Drt1308-sdw.h169 struct sdw_stream_runtime *sdw_stream;
Drt1316-sdw.h52 struct sdw_stream_runtime *sdw_stream;
Drt715-sdca.h41 struct sdw_stream_runtime *sdw_stream;
Drt700.h31 struct sdw_stream_runtime *sdw_stream;
Drt711-sdca.h40 struct sdw_stream_runtime *sdw_stream;
Drt711.h33 struct sdw_stream_runtime *sdw_stream;
Drt715.h31 struct sdw_stream_runtime *sdw_stream;
Dsdw-mockup.c26 struct sdw_stream_runtime *sdw_stream;
Dwcd938x.h657 struct sdw_stream_runtime *sruntime;
Dmax98373-sdw.c23 struct sdw_stream_runtime *sdw_stream;
Drt5682-sdw.c91 struct sdw_stream_runtime *sdw_stream;
Dwsa881x.c679 struct sdw_stream_runtime *sruntime;
/linux-5.19.10/sound/soc/intel/boards/
Dsof_sdw.c344 struct sdw_stream_runtime *sdw_stream; in sdw_prepare()
363 struct sdw_stream_runtime *sdw_stream; in sdw_trigger()
403 struct sdw_stream_runtime *sdw_stream; in sdw_hw_free()