Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dsysfs_slave.c82 sdw_slave_attr(simple_clk_stop_capable, "%d\n");
H A Dmipi_disco.c433 prop->simple_clk_stop_capable = mipi_device_property_read_bool(dev, in sdw_slave_read_prop()
H A Dbus.c1092 if (!slave->prop.simple_clk_stop_capable) { in sdw_bus_prep_clk_stop()
1215 if (!slave->prop.simple_clk_stop_capable) { in sdw_bus_exit_clk_stop()
/linux/sound/soc/codecs/
H A Dsdw-mockup.c188 prop->simple_clk_stop_capable = true; in sdw_mockup_read_prop()
H A Dmax98363.c129 prop->simple_clk_stop_capable = true; in max98363_read_prop()
H A Dwcd938x-sdw.c1188 pdev->prop.simple_clk_stop_capable = true; in wcd9380_probe()
H A Dwsa883x.c1639 pdev->prop.simple_clk_stop_capable = true; in wsa883x_probe()
H A Dwsa884x.c2094 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.h385 bool simple_clk_stop_capable; member