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);
1194 static BUS_ATTR_RW(ap_domain);1266 static BUS_ATTR_RW(config_time);1290 static BUS_ATTR_RW(poll_thread);1319 static BUS_ATTR_RW(poll_timeout);1426 static BUS_ATTR_RW(apmask);1519 static BUS_ATTR_RW(aqmask);1537 static BUS_ATTR_RW(scans);
127 #define BUS_ATTR_RW(_name) \ macro
301 static BUS_ATTR_RW(autorescan);
382 static BUS_ATTR_RW(name);
605 static BUS_ATTR_RW(drivers_autoprobe);
1049 static BUS_ATTR_RW(cmo_high);
6725 static BUS_ATTR_RW(resource_alignment);
Completed in 49 milliseconds