Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soundwire/
Dsdw.h937 struct sdw_port_config { struct
1021 struct sdw_port_config *port_config,
1026 struct sdw_port_config *port_config,
/Linux-v6.1/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.c964 struct sdw_port_config pconfig[QCOM_SDW_MAX_PORTS]; in qcom_swrm_stream_alloc_ports()
Dintel.c830 struct sdw_port_config *pconfig; in intel_hw_params()
/Linux-v6.1/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()
Dwsa883x.c442 struct sdw_port_config port_config[WSA883X_MAX_SWR_PORTS];
525 static struct sdw_port_config wsa883x_pconfig[WSA883X_MAX_SWR_PORTS] = {
Drt1308-sdw.c546 struct sdw_port_config port_config; in rt1308_sdw_hw_params()
Dmax98373-sdw.c538 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.c824 struct sdw_port_config port_config; in rt715_sdca_pcm_hw_params()
Drt700.c914 struct sdw_port_config port_config; in rt700_pcm_hw_params()
Drt715.c805 struct sdw_port_config port_config; in rt715_pcm_hw_params()
Drt711.c1003 struct sdw_port_config port_config; in rt711_pcm_hw_params()
Drt711-sdca.c1261 struct sdw_port_config port_config; in rt711_sdca_pcm_hw_params()
Dwcd938x.c1418 struct sdw_port_config *port_config, in wcd938x_sdw_connect_port()