Home
last modified time | relevance | path

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

12

/Linux-v6.1/sound/soc/qcom/
Dcommon.h16 struct sdw_stream_runtime *runtime,
20 struct sdw_stream_runtime **psruntime);
22 struct sdw_stream_runtime *sruntime,
26 struct sdw_stream_runtime *runtime, in qcom_snd_sdw_prepare()
34 struct sdw_stream_runtime **psruntime) in qcom_snd_sdw_hw_params()
40 struct sdw_stream_runtime *sruntime, in qcom_snd_sdw_hw_free()
Dsc8280xp.c21 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX];
75 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc8280xp_snd_prepare()
86 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc8280xp_snd_hw_free()
Dsm8250.c22 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX];
86 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_prepare()
97 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_hw_free()
Dcommon.c185 struct sdw_stream_runtime *sruntime, in qcom_snd_sdw_prepare()
240 struct sdw_stream_runtime **psruntime) in qcom_snd_sdw_hw_params()
245 struct sdw_stream_runtime *sruntime; in qcom_snd_sdw_hw_params()
270 struct sdw_stream_runtime *sruntime, bool *stream_prepared) in qcom_snd_sdw_hw_free()
Dsc7280.c30 struct sdw_stream_runtime *sruntime[LPASS_MAX_PORTS];
196 struct sdw_stream_runtime *sruntime; in sc7280_snd_hw_params()
225 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sc7280_snd_swr_prepare()
275 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-v6.1/include/linux/soundwire/
Dsdw.h1005 struct sdw_stream_runtime { struct
1014 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name); argument
1015 void sdw_release_stream(struct sdw_stream_runtime *stream);
1023 struct sdw_stream_runtime *stream);
1028 struct sdw_stream_runtime *stream);
1030 struct sdw_stream_runtime *stream);
1032 struct sdw_stream_runtime *stream);
1034 int sdw_prepare_stream(struct sdw_stream_runtime *stream);
1035 int sdw_enable_stream(struct sdw_stream_runtime *stream);
1036 int sdw_disable_stream(struct sdw_stream_runtime *stream);
[all …]
/Linux-v6.1/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.c171 struct sdw_stream_runtime *sruntime[SWRM_MAX_DAIS];
938 struct sdw_stream_runtime *stream) in qcom_swrm_stream_free_ports()
960 struct sdw_stream_runtime *stream, in qcom_swrm_stream_alloc_ports()
1035 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_params()
1050 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_free()
1080 struct sdw_stream_runtime *sruntime; in qcom_swrm_startup()
Dbus.h138 struct sdw_stream_runtime *stream;
/Linux-v6.1/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-v6.1/sound/soc/codecs/
Drt1316-sdw.h52 struct sdw_stream_runtime *sdw_stream;
Drt1308-sdw.h172 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-v6.1/sound/soc/intel/boards/
Dsof_sdw.c392 struct sdw_stream_runtime *sdw_stream; in sdw_prepare()
411 struct sdw_stream_runtime *sdw_stream; in sdw_trigger()
451 struct sdw_stream_runtime *sdw_stream; in sdw_hw_free()

12