Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/sound/
Dsdw.h35 struct sdw_port_config *port_config) in snd_sdw_params_to_config()
/Linux-v6.6/include/linux/soundwire/
Dsdw.h959 struct sdw_port_config { struct
1043 struct sdw_port_config *port_config,
1065 struct sdw_port_config *port_config,
1087 struct sdw_port_config *port_config, in sdw_stream_add_slave()
/Linux-v6.6/sound/soc/codecs/
Dcs42l43-sdw.c27 struct sdw_port_config pconfig = {0}; in cs42l43_sdw_add_peripheral()
Dsdw-mockup.c62 struct sdw_port_config port_config = {0}; in sdw_mockup_pcm_hw_params()
Dmax98363.c209 struct sdw_port_config port_config; in max98363_sdw_dai_hw_params()
Dwsa881x.c424 static const struct sdw_port_config wsa881x_pconfig[WSA881X_MAX_SWR_PORTS] = {
676 struct sdw_port_config port_config[WSA881X_MAX_SWR_PORTS];
Drt1017-sdca-sdw.c579 struct sdw_port_config port_config; in rt1017_sdca_pcm_hw_params()
Dcs42l42-sdw.c70 struct sdw_port_config port_config = {0}; in cs42l42_sdw_dai_hw_params()
Drt1318-sdw.c570 struct sdw_port_config port_config; in rt1318_sdw_hw_params()
Dwcd938x.h658 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS];
Drt1316-sdw.c515 struct sdw_port_config port_config = {0}; in rt1316_sdw_hw_params()
Dwsa883x.c438 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
521 static const struct sdw_port_config wsa883x_pconfig[WSA883X_MAX_SWR_PORTS] = {
Drt5682-sdw.c110 struct sdw_port_config port_config = {0}; in rt5682_sdw_hw_params()
Dmax98373-sdw.c523 struct sdw_port_config port_config = {0}; in max98373_sdw_dai_hw_params()
Drt1308-sdw.c536 struct sdw_port_config port_config = {0}; in rt1308_sdw_hw_params()
Dwsa884x.c700 struct sdw_port_config port_config[WSA884X_MAX_SWR_PORTS];
828 static const struct sdw_port_config wsa884x_pconfig[WSA884X_MAX_SWR_PORTS] = {
Dwcd938x-sdw.c107 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS]; in wcd938x_sdw_hw_params()
Drt712-sdca-dmic.c644 struct sdw_port_config port_config; in rt712_sdca_dmic_hw_params()
Drt715-sdca.c810 struct sdw_port_config port_config = {0}; in rt715_sdca_pcm_hw_params()
Drt700.c903 struct sdw_port_config port_config = {0}; in rt700_pcm_hw_params()
Drt715.c842 struct sdw_port_config port_config = {0}; in rt715_pcm_hw_params()
Dcs35l56.c535 struct sdw_port_config pconfig; in cs35l56_sdw_dai_hw_params()
/Linux-v6.6/drivers/soundwire/
Dstream.c899 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function
900 struct sdw_port_config *port_config, in sdw_port_config()
973 struct sdw_port_config *port_config) in sdw_slave_port_config()
989 ret = sdw_port_config(p_rt, port_config, i); in sdw_slave_port_config()
1029 struct sdw_port_config *port_config) in sdw_master_port_config()
1037 ret = sdw_port_config(p_rt, port_config, i); in sdw_master_port_config()
1864 struct sdw_port_config *port_config, in sdw_stream_add_master()
1984 struct sdw_port_config *port_config, in sdw_stream_add_slave()
Dintel_ace2x.c249 struct sdw_port_config *pconfig; in intel_hw_params()
Dintel.c680 struct sdw_port_config *pconfig; in intel_hw_params()

12