Home
last modified time | relevance | path

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

/openbmc/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);
/openbmc/linux/drivers/s390/crypto/
H A Dap_bus.c1208 static BUS_ATTR_RW(ap_domain);
1276 static BUS_ATTR_RW(config_time);
1303 static BUS_ATTR_RW(poll_thread);
1336 static BUS_ATTR_RW(poll_timeout);
1442 static BUS_ATTR_RW(apmask);
1534 static BUS_ATTR_RW(aqmask);
1551 static BUS_ATTR_RW(scans);
/openbmc/linux/include/linux/device/
H A Dbus.h124 #define BUS_ATTR_RW(_name) \ macro
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c302 static BUS_ATTR_RW(autorescan);
/openbmc/linux/Documentation/filesystems/
H A Dsysfs.rst382 static BUS_ATTR_RW(name);
/openbmc/linux/drivers/base/
H A Dbus.c607 static BUS_ATTR_RW(drivers_autoprobe);
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvio.c1049 static BUS_ATTR_RW(cmo_high);
/openbmc/linux/drivers/pci/
H A Dpci.c6930 static BUS_ATTR_RW(resource_alignment);