Home
last modified time | relevance | path

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

/drivers/soundwire/
Dstream.c900 static int sdw_port_config(struct sdw_port_runtime *p_rt, in sdw_port_config() function
901 struct sdw_port_config *port_config, in sdw_port_config()
974 struct sdw_port_config *port_config) in sdw_slave_port_config()
990 ret = sdw_port_config(p_rt, port_config, i); in sdw_slave_port_config()
1030 struct sdw_port_config *port_config) in sdw_master_port_config()
1038 ret = sdw_port_config(p_rt, port_config, i); in sdw_master_port_config()
1865 struct sdw_port_config *port_config, in sdw_stream_add_master()
1985 struct sdw_port_config *port_config, in sdw_stream_add_slave()
Dintel_ace2x.c250 struct sdw_port_config *pconfig; in intel_hw_params()
Dintel.c680 struct sdw_port_config *pconfig; in intel_hw_params()
Damd_manager.c622 struct sdw_port_config *pconfig; in amd_sdw_hw_params()
Dqcom.c1141 struct sdw_port_config pconfig[QCOM_SDW_MAX_PORTS]; in qcom_swrm_stream_alloc_ports()