Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/soundwire/
Dsdw.h1000 struct sdw_stream_runtime { struct
1009 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name); argument
1010 void sdw_release_stream(struct sdw_stream_runtime *stream);
1018 struct sdw_stream_runtime *stream);
1023 struct sdw_stream_runtime *stream);
1025 struct sdw_stream_runtime *stream);
1027 struct sdw_stream_runtime *stream);
1029 int sdw_prepare_stream(struct sdw_stream_runtime *stream);
1030 int sdw_enable_stream(struct sdw_stream_runtime *stream);
1031 int sdw_disable_stream(struct sdw_stream_runtime *stream);
[all …]
/Linux-v5.15/drivers/soundwire/
Dstream.c760 static int do_bank_switch(struct sdw_stream_runtime *stream) in do_bank_switch()
875 void sdw_release_stream(struct sdw_stream_runtime *stream) in sdw_release_stream()
890 struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name) in sdw_alloc_stream()
892 struct sdw_stream_runtime *stream; in sdw_alloc_stream()
909 struct sdw_stream_runtime *stream) in sdw_find_master_rt()
934 struct sdw_stream_runtime *stream) in sdw_alloc_master_rt()
978 struct sdw_stream_runtime *stream) in sdw_alloc_slave_rt()
1007 struct sdw_stream_runtime *stream) in sdw_slave_port_release()
1036 struct sdw_stream_runtime *stream) in sdw_release_slave_stream()
1066 struct sdw_stream_runtime *stream) in sdw_release_master_stream()
[all …]
Dcadence_master.h92 struct sdw_stream_runtime *stream;
Dqcom.c150 struct sdw_stream_runtime *sruntime[SWRM_MAX_DAIS];
869 struct sdw_stream_runtime *stream) in qcom_swrm_stream_free_ports()
891 struct sdw_stream_runtime *stream, in qcom_swrm_stream_alloc_ports()
966 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_params()
981 struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id]; in qcom_swrm_hw_free()
1011 struct sdw_stream_runtime *sruntime; in qcom_swrm_startup()
Dbus.h138 struct sdw_stream_runtime *stream;
/Linux-v5.15/sound/soc/qcom/
Dsm8250.c20 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX];
67 struct sdw_stream_runtime *sruntime; in sm8250_snd_hw_params()
90 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_wsa_dma_prepare()
145 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sm8250_snd_hw_free()
Dsdm845.c41 struct sdw_stream_runtime *sruntime[AFE_PORT_MAX];
54 struct sdw_stream_runtime *sruntime; in sdm845_slim_snd_hw_params()
452 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sdm845_snd_prepare()
491 struct sdw_stream_runtime *sruntime = data->sruntime[cpu_dai->id]; in sdm845_snd_hw_free()
/Linux-v5.15/sound/soc/codecs/
Drt1308-sdw.h168 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.c677 struct sdw_stream_runtime *sruntime;
/Linux-v5.15/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-v5.15/sound/soc/intel/boards/
Dsof_sdw.c267 struct sdw_stream_runtime *sdw_stream; in sdw_prepare()
286 struct sdw_stream_runtime *sdw_stream; in sdw_trigger()
326 struct sdw_stream_runtime *sdw_stream; in sdw_hw_free()