Home
last modified time | relevance | path

Searched refs:test_mode_capable (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/soundwire/
Dsysfs_slave.c81 sdw_slave_attr(test_mode_capable, "%d\n");
Dmipi_disco.c301 prop->test_mode_capable = device_property_read_bool(dev, in sdw_slave_read_prop()
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-bus-soundwire-slave21 /sys/bus/soundwire/devices/sdw:.../dev-properties/test_mode_capable
/linux-5.19.10/include/linux/soundwire/
Dsdw.h373 bool test_mode_capable; member