Home
last modified time | relevance | path

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

12

/linux/include/sound/
H A Dsdw.h35 struct sdw_port_config *port_config) in snd_sdw_params_to_config()
/linux/sound/soc/codecs/
H A Dcs42l43-sdw.c28 struct sdw_port_config pconfig = {0}; in cs42l43_sdw_add_peripheral()
H A Dsdw-mockup.c62 struct sdw_port_config port_config = {0}; in sdw_mockup_pcm_hw_params()
H A Dmax98363.c208 struct sdw_port_config port_config; in max98363_sdw_dai_hw_params()
H A Dwsa881x.c418 static const struct sdw_port_config wsa881x_pconfig[WSA881X_MAX_SWR_PORTS] = {
673 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 Drt1017-sdca-sdw.c578 struct sdw_port_config port_config; in rt1017_sdca_pcm_hw_params()
H A Drt1316-sdw.c514 struct sdw_port_config port_config = {0}; in rt1316_sdw_hw_params()
H A Drt1320-sdw.c1455 struct sdw_port_config port_config; in rt1320_sdw_hw_params()
1456 struct sdw_port_config dmic_port_config[2]; in rt1320_sdw_hw_params()
H A Dmax98373-sdw.c522 struct sdw_port_config port_config = {0}; in max98373_sdw_dai_hw_params()
H A Drt1308-sdw.c535 struct sdw_port_config port_config = {0}; in rt1308_sdw_hw_params()
H A Drt5682-sdw.c110 struct sdw_port_config port_config = {0}; in rt5682_sdw_hw_params()
H A Dwsa883x.c470 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
559 static const struct sdw_port_config wsa883x_pconfig[WSA883X_MAX_SWR_PORTS] = {
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 Drt712-sdca-dmic.c637 struct sdw_port_config port_config; in rt712_sdca_dmic_hw_params()
H A Dwcd938x-sdw.c89 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS]; in wcd938x_sdw_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.c985 struct sdw_port_config port_config = {0}; in rt711_pcm_hw_params()
H A Dtas2783-sdw.c933 struct sdw_port_config port_config = {0}; in tas_sdw_hw_params()
H A Dcs35l56.c584 struct sdw_port_config pconfig; in cs35l56_sdw_dai_hw_params()
/linux/drivers/soundwire/
H A Dstream.c968 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function
969 const struct sdw_port_config *port_config, in sdw_port_config()
1042 const struct sdw_port_config *port_config, in sdw_slave_port_config()
1063 ret = sdw_port_config(p_rt, port_config, i); in sdw_slave_port_config()
1103 const struct sdw_port_config *port_config) in sdw_master_port_config()
1111 ret = sdw_port_config(p_rt, port_config, i); in sdw_master_port_config()
1993 const struct sdw_port_config *port_config, in sdw_stream_add_master()
2119 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()
750 struct sdw_port_config *pconfig __free(kfree) = kzalloc(sizeof(*pconfig), in intel_hw_params()
H A Dintel.c772 struct sdw_port_config *pconfig __free(kfree) = kzalloc(sizeof(*pconfig), in intel_hw_params()

12