Home
last modified time | relevance | path

Searched refs:simple_clk_stop_capable (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/soundwire/
H A Dsysfs_slave.c83 sdw_slave_attr(simple_clk_stop_capable, "%d\n");
H A Dmipi_disco.c434 prop->simple_clk_stop_capable = mipi_device_property_read_bool(dev, in sdw_slave_read_prop()
H A Dbus.c1090 if (!slave->prop.simple_clk_stop_capable) { in sdw_bus_prep_clk_stop()
1213 if (!slave->prop.simple_clk_stop_capable) { in sdw_bus_exit_clk_stop()
/linux/sound/soc/codecs/
H A Dsdw-mockup.c189 prop->simple_clk_stop_capable = true; in sdw_mockup_read_prop()
H A Dmax98363.c133 prop->simple_clk_stop_capable = true; in max98363_read_prop()
H A Dpm4125-sdw.c381 pdev->prop.simple_clk_stop_capable = true; in pm4125_probe()
H A Dwcd937x-sdw.c999 pdev->prop.simple_clk_stop_capable = true; in wcd9370_probe()
H A Dwcd938x-sdw.c1188 pdev->prop.simple_clk_stop_capable = true; in wcd9380_probe()
H A Dwcd939x-sdw.c1374 pdev->prop.simple_clk_stop_capable = true; in wcd9390_probe()
H A Dwsa883x.c1640 pdev->prop.simple_clk_stop_capable = true; in wsa883x_probe()
H A Dwsa884x.c2096 pdev->prop.simple_clk_stop_capable = true; in wsa884x_probe()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-soundwire-slave23 /sys/bus/soundwire/devices/sdw:.../dev-properties/simple_clk_stop_capable
/linux/include/linux/soundwire/
H A Dsdw.h380 bool simple_clk_stop_capable; member