Home
last modified time | relevance | path

Searched refs:BUS_ATTR_RW (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/driver-api/driver-model/
H A Dbus.rst132 Bus drivers can export attributes using the BUS_ATTR_RW macro that works
136 static BUS_ATTR_RW(debug);
/linux/include/linux/device/
H A Dbus.h128 #define BUS_ATTR_RW(_name) \ macro
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c336 static BUS_ATTR_RW(autorescan);
/linux/drivers/base/
H A Dbus.c688 static BUS_ATTR_RW(drivers_autoprobe);
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1039 static BUS_ATTR_RW(cmo_high);
/linux/drivers/pci/
H A Dpci.c6565 static BUS_ATTR_RW(resource_alignment);