Home
last modified time | relevance | path

Searched refs:sdw_port_config (Results 1 – 25 of 39) sorted by relevance

12

/linux/include/sound/
H A Dsdw.h35 struct sdw_port_config *port_config) in snd_sdw_params_to_config()
/linux/include/linux/soundwire/
H A Dsdw.h908 struct sdw_port_config { struct
1072 const struct sdw_port_config *port_config,
1099 const struct sdw_port_config *port_config,
1127 const struct sdw_port_config *port_config, in sdw_stream_add_slave()
/linux/sound/soc/codecs/
H A Dcs42l43-sdw.c28 struct sdw_port_config pconfig = {0}; in cs42l43_sdw_add_peripheral()
H A Dsdw-mockup.c61 struct sdw_port_config port_config = {0}; in sdw_mockup_pcm_hw_params()
H A Dmax98363.c204 struct sdw_port_config port_config; in max98363_sdw_dai_hw_params()
H A Dwsa881x.c417 static const struct sdw_port_config wsa881x_pconfig[WSA881X_MAX_SWR_PORTS] = {
672 struct sdw_port_config port_config[WSA881X_MAX_SWR_PORTS];
H A Drt1318-sdw.c569 struct sdw_port_config port_config; in rt1318_sdw_hw_params()
H A Dcs42l42-sdw.c69 struct sdw_port_config port_config = {0}; in cs42l42_sdw_dai_hw_params()
H A Drt1017-sdca-sdw.c577 struct sdw_port_config port_config; in rt1017_sdca_pcm_hw_params()
H A Drt1316-sdw.c513 struct sdw_port_config port_config = {0}; in rt1316_sdw_hw_params()
H A Dwsa883x.c471 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
560 static const struct sdw_port_config wsa883x_pconfig[WSA883X_MAX_SWR_PORTS] = {
H A Drt5682-sdw.c111 struct sdw_port_config port_config = {0}; in rt5682_sdw_hw_params()
H A Dmax98373-sdw.c518 struct sdw_port_config port_config = {0}; in max98373_sdw_dai_hw_params()
H A Drt1308-sdw.c534 struct sdw_port_config port_config = {0}; in rt1308_sdw_hw_params()
H A Dwsa884x.c735 struct sdw_port_config port_config[WSA884X_MAX_SWR_PORTS];
875 static const struct sdw_port_config wsa884x_pconfig[WSA884X_MAX_SWR_PORTS] = {
H A Dwcd938x-sdw.c89 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS]; in wcd938x_sdw_hw_params()
H A Drt712-sdca-dmic.c637 struct sdw_port_config port_config; in rt712_sdca_dmic_hw_params()
H A Drt715-sdca.c799 struct sdw_port_config port_config = {0}; in rt715_sdca_pcm_hw_params()
H A Drt715.c825 struct sdw_port_config port_config = {0}; in rt715_pcm_hw_params()
H A Drt700.c896 struct sdw_port_config port_config = {0}; in rt700_pcm_hw_params()
H A Drt711.c983 struct sdw_port_config port_config = {0};
H A Des9356.c530 struct sdw_port_config port_config = {0}; in es9356_sdw_pcm_hw_params()
/linux/drivers/soundwire/
H A Dstream.c980 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function
981 const struct sdw_port_config *port_config, in sdw_port_config()
1054 const struct sdw_port_config *port_config, in sdw_slave_port_config()
1084 ret = sdw_port_config(p_rt, port_config, i); in sdw_slave_port_config()
1124 const struct sdw_port_config *port_config) in sdw_master_port_config()
1132 ret = sdw_port_config(p_rt, port_config, i); in sdw_master_port_config()
2014 const struct sdw_port_config *port_config, in sdw_stream_add_master()
2140 const struct sdw_port_config *port_config, in sdw_stream_add_slave()
H A Dintel_ace2x.c27 struct sdw_port_config pconfig = {0}; in sdw_slave_bpt_stream_add()
57 struct sdw_port_config *pconfig; in intel_ace2x_bpt_open_stream()
774 struct sdw_port_config *pconfig __free(kfree) = kzalloc_obj(*pconfig); in intel_hw_params()
/linux/sound/soc/sdca/
H A Dsdca_class_function.c137 struct sdw_port_config pconfig = {0}; in class_function_sdw_add_peripheral()

12