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);
1134 static BUS_ATTR_RW(ap_domain);1206 static BUS_ATTR_RW(config_time);1229 static BUS_ATTR_RW(poll_thread);1258 static BUS_ATTR_RW(poll_timeout);1303 static BUS_ATTR_RW(apmask);1334 static BUS_ATTR_RW(aqmask);
129 #define BUS_ATTR_RW(_name) \ macro
553 static BUS_ATTR_RW(drivers_autoprobe);
300 static BUS_ATTR_RW(autorescan);
375 static BUS_ATTR_RW(name);
1048 static BUS_ATTR_RW(cmo_high);
6694 static BUS_ATTR_RW(resource_alignment);
Completed in 38 milliseconds