Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/soundwire/
Dsdw.h930 struct sdw_port_config { struct
1014 struct sdw_port_config *port_config,
1019 struct sdw_port_config *port_config,
/linux-5.19.10/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()
1862 struct sdw_port_config *port_config, in sdw_stream_add_master()
1986 struct sdw_port_config *port_config, in sdw_stream_add_slave()
Dqcom.c945 struct sdw_port_config pconfig[QCOM_SDW_MAX_PORTS]; in qcom_swrm_stream_alloc_ports()
Dintel.c821 struct sdw_port_config *pconfig; in intel_hw_params()
/linux-5.19.10/sound/soc/codecs/
Dsdw-mockup.c84 struct sdw_port_config port_config; in sdw_mockup_pcm_hw_params()
Dwcd938x-sdw.c107 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS]; in wcd938x_sdw_hw_params()
Dwsa881x.c427 static struct sdw_port_config wsa881x_pconfig[WSA881X_MAX_SWR_PORTS] = {
680 struct sdw_port_config port_config[WSA881X_MAX_SWR_PORTS];
Dwcd938x.h658 struct sdw_port_config port_config[WCD938X_MAX_SWR_PORTS];
Drt1316-sdw.c523 struct sdw_port_config port_config; in rt1316_sdw_hw_params()
Drt1308-sdw.c535 struct sdw_port_config port_config; in rt1308_sdw_hw_params()
Dmax98373-sdw.c536 struct sdw_port_config port_config; in max98373_sdw_dai_hw_params()
Drt5682-sdw.c134 struct sdw_port_config port_config; in rt5682_sdw_hw_params()
Drt715-sdca.c812 struct sdw_port_config port_config; in rt715_sdca_pcm_hw_params()
Drt715.c793 struct sdw_port_config port_config; in rt715_pcm_hw_params()
Drt700.c909 struct sdw_port_config port_config; in rt700_pcm_hw_params()
Drt711.c998 struct sdw_port_config port_config; in rt711_pcm_hw_params()
Drt711-sdca.c1256 struct sdw_port_config port_config; in rt711_sdca_pcm_hw_params()
Dwcd938x.c1419 struct sdw_port_config *port_config, in wcd938x_sdw_connect_port()