Searched refs:BUS_ATTR_RW (Results 1 – 8 of 8) sorted by relevance
132 Bus drivers can export attributes using the BUS_ATTR_RW macro that works136 static BUS_ATTR_RW(debug);
1226 static BUS_ATTR_RW(ap_domain);1294 static BUS_ATTR_RW(config_time);1321 static BUS_ATTR_RW(poll_thread);1354 static BUS_ATTR_RW(poll_timeout);1460 static BUS_ATTR_RW(apmask);1552 static BUS_ATTR_RW(aqmask);1569 static BUS_ATTR_RW(scans);
119 #define BUS_ATTR_RW(_name) \ macro
302 static BUS_ATTR_RW(autorescan);
382 static BUS_ATTR_RW(name);
607 static BUS_ATTR_RW(drivers_autoprobe);
1037 static BUS_ATTR_RW(cmo_high);
6765 static BUS_ATTR_RW(resource_alignment);
Completed in 27 milliseconds