Symbol: sdw_stream_runtime
drivers/soundwire/amd_manager.c
438
static int amd_sdw_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream)
drivers/soundwire/bus.h
168
struct sdw_stream_runtime *stream;
drivers/soundwire/cadence_master.h
96
struct sdw_stream_runtime *stream;
drivers/soundwire/generic_bandwidth_allocation.c
226
struct sdw_stream_runtime *stream,
drivers/soundwire/generic_bandwidth_allocation.c
392
static int sdw_compute_port_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream)
drivers/soundwire/generic_bandwidth_allocation.c
666
int sdw_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream)
drivers/soundwire/intel_ace2x.c
24
static int sdw_slave_bpt_stream_add(struct sdw_slave *slave, struct sdw_stream_runtime *stream)
drivers/soundwire/intel_ace2x.c
55
struct sdw_stream_runtime *stream;
drivers/soundwire/qcom.c
1139
static int qcom_swrm_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream)
drivers/soundwire/qcom.c
1203
struct sdw_stream_runtime *stream)
drivers/soundwire/qcom.c
1221
struct sdw_stream_runtime *stream,
drivers/soundwire/qcom.c
1297
struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id];
drivers/soundwire/qcom.c
1312
struct sdw_stream_runtime *sruntime = ctrl->sruntime[dai->id];
drivers/soundwire/qcom.c
218
struct sdw_stream_runtime *sruntime[SWRM_MAX_DAIS];
drivers/soundwire/stream.c
1164
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1189
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1202
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1225
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1308
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1338
struct sdw_stream_runtime *stream,
drivers/soundwire/stream.c
1419
static void sdw_acquire_bus_lock(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1441
static void sdw_release_bus_lock(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1453
static int _sdw_prepare_stream(struct sdw_stream_runtime *stream,
drivers/soundwire/stream.c
1533
int sdw_prepare_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1576
static int _sdw_enable_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1619
int sdw_enable_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1651
static int _sdw_disable_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1707
int sdw_disable_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1738
static int _sdw_deprepare_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1812
int sdw_deprepare_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1845
struct sdw_stream_runtime *sdw_stream)
drivers/soundwire/stream.c
1874
struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name, enum sdw_stream_type type)
drivers/soundwire/stream.c
1876
struct sdw_stream_runtime *stream;
drivers/soundwire/stream.c
1903
struct sdw_stream_runtime *sdw_stream;
drivers/soundwire/stream.c
1947
struct sdw_stream_runtime *sdw_stream;
drivers/soundwire/stream.c
1976
void sdw_release_stream(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
1995
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
2079
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
2121
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
2229
struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
845
static int do_bank_switch(struct sdw_stream_runtime *stream)
drivers/soundwire/stream.c
994
struct sdw_stream_runtime *stream)
include/linux/soundwire/sdw.h
1028
struct sdw_stream_runtime *bpt_stream;
include/linux/soundwire/sdw.h
1037
int (*compute_params)(struct sdw_bus *bus, struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1050
struct sdw_stream_runtime *sdw_alloc_stream(const char *stream_name, enum sdw_stream_type type);
include/linux/soundwire/sdw.h
1051
void sdw_release_stream(struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1053
int sdw_compute_params(struct sdw_bus *bus, struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1059
struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1061
struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1063
int sdw_prepare_stream(struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1064
int sdw_enable_stream(struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1065
int sdw_disable_stream(struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1066
int sdw_deprepare_stream(struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1086
struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1088
struct sdw_stream_runtime *stream);
include/linux/soundwire/sdw.h
1114
struct sdw_stream_runtime *stream)
include/linux/soundwire/sdw.h
1121
struct sdw_stream_runtime *stream)
include/linux/soundwire/sdw_amd.h
52
struct sdw_stream_runtime *stream;
sound/soc/codecs/cs35l56.c
592
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/cs35l56.c
642
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/cs42l42-sdw.c
121
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/cs42l42-sdw.c
68
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/cs42l43-sdw.c
25
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/cs42l43-sdw.c
51
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/max98363.c
210
struct sdw_stream_runtime *stream;
sound/soc/codecs/max98363.c
259
struct sdw_stream_runtime *stream =
sound/soc/codecs/max98373-sdw.c
523
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/max98373-sdw.c
651
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/pm4125.h
210
struct sdw_stream_runtime *sruntime;
sound/soc/codecs/rt1017-sdca-sdw.c
580
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt1017-sdca-sdw.c
659
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt1308-sdw.c
536
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt1308-sdw.c
578
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt1316-sdw.c
515
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt1316-sdw.c
552
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt1318-sdw.c
571
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt1318-sdw.c
652
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt1320-sdw.c
2631
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt1320-sdw.c
2750
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt5682-sdw.c
111
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt5682-sdw.c
227
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt700.c
897
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt700.c
978
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt711-sdca.c
1334
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt711-sdca.c
1413
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt711.c
1062
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt711.c
986
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt712-sdca-dmic.c
638
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt712-sdca-dmic.c
715
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt712-sdca.c
1456
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt712-sdca.c
1570
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt715-sdca.c
800
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt715-sdca.c
902
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt715.c
826
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt715.c
918
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt721-sdca.c
1275
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt721-sdca.c
1399
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/rt722-sdca.c
1125
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/rt722-sdca.c
1231
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/sdw-mockup.c
63
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/sdw-mockup.c
93
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/codecs/tas2783-sdw.c
902
struct sdw_stream_runtime *sdw_stream;
sound/soc/codecs/tas2783-sdw.c
963
struct sdw_stream_runtime *sdw_stream =
sound/soc/codecs/wcd937x.h
515
struct sdw_stream_runtime *sruntime;
sound/soc/codecs/wcd938x.h
639
struct sdw_stream_runtime *sruntime;
sound/soc/codecs/wcd939x.h
899
struct sdw_stream_runtime *sruntime;
sound/soc/codecs/wsa881x.c
672
struct sdw_stream_runtime *sruntime;
sound/soc/codecs/wsa883x.c
469
struct sdw_stream_runtime *sruntime;
sound/soc/codecs/wsa884x.c
734
struct sdw_stream_runtime *sruntime;
sound/soc/qcom/sdw.c
131
struct sdw_stream_runtime *sruntime;
sound/soc/qcom/sdw.c
168
struct sdw_stream_runtime *qcom_snd_sdw_get_stream(struct snd_pcm_substream *substream)
sound/soc/qcom/sdw.c
173
struct sdw_stream_runtime *sruntime;
sound/soc/qcom/sdw.c
190
struct sdw_stream_runtime *sruntime = qcom_snd_sdw_get_stream(substream);
sound/soc/qcom/sdw.c
200
struct sdw_stream_runtime *sruntime;
sound/soc/qcom/sdw.c
69
struct sdw_stream_runtime *sruntime;
sound/soc/qcom/sdw.h
13
struct sdw_stream_runtime *qcom_snd_sdw_get_stream(struct snd_pcm_substream *stream);
sound/soc/sdca/sdca_class_function.c
133
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/sdca/sdca_class_function.c
168
struct sdw_stream_runtime *sdw_stream = snd_soc_dai_get_dma_data(dai, substream);
sound/soc/sdw_utils/soc_sdw_utils.c
1034
struct sdw_stream_runtime *sdw_stream;
sound/soc/sdw_utils/soc_sdw_utils.c
1053
struct sdw_stream_runtime *sdw_stream;
sound/soc/sdw_utils/soc_sdw_utils.c
1136
struct sdw_stream_runtime *sdw_stream;