Searched refs:m_port_map (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wcd938x-sdw.c | 1235 &pdev->m_port_map[1], in wcd9380_probe() 1239 &pdev->m_port_map[1], in wcd9380_probe()
|
H A D | wsa883x.c | 1412 if (of_property_read_u32_array(dev->of_node, "qcom,port-mapping", &pdev->m_port_map[1], in wsa883x_probe()
|
H A D | wsa884x.c | 1865 if (of_property_read_u32_array(dev->of_node, "qcom,port-mapping", &pdev->m_port_map[1], in wsa884x_probe()
|
/openbmc/linux/include/linux/soundwire/ |
H A D | sdw.h | 692 unsigned int m_port_map[SDW_MAX_PORTS]; member
|
/openbmc/linux/drivers/soundwire/ |
H A D | qcom.c | 1078 m_port = slave->m_port_map[p_rt->num]; in qcom_swrm_compute_params() 1164 m_port = slave->m_port_map[p_rt->num]; in qcom_swrm_stream_alloc_ports()
|