Home
last modified time | relevance | path

Searched refs:lane_control_support (Results 1 – 10 of 10) sorted by relevance

/linux/sound/soc/codecs/
H A Dpm4125-sdw.c380 pdev->prop.lane_control_support = true; in pm4125_probe()
H A Drt721-sdca-sdw.c291 prop->lane_control_support = true; in rt721_sdca_read_prop()
H A Drt722-sdca-sdw.c309 prop->lane_control_support = true; in rt722_sdca_read_prop()
H A Dwcd937x-sdw.c998 pdev->prop.lane_control_support = true; in wcd9370_probe()
H A Dwcd938x-sdw.c1187 pdev->prop.lane_control_support = true; in wcd9380_probe()
H A Dwcd939x-sdw.c1373 pdev->prop.lane_control_support = true; in wcd9390_probe()
H A Drt712-sdca.c1892 prop->lane_control_support = true; in rt712_sdca_io_init()
H A Drt1320-sdw.c681 prop->lane_control_support = true; in rt1320_read_prop()
/linux/include/linux/soundwire/
H A Dsdw.h387 bool lane_control_support; member
/linux/drivers/soundwire/
H A Dstream.c230 if (slave_prop->lane_control_support) { in sdw_program_slave_port_params()