Searched refs:driver_attribute (Results 1 – 1 of 1) sorted by relevance
54 struct driver_attribute * drv_attrs;94 struct driver_attribute { struct100 #define DRIVER_ATTR(_name,_mode,_show,_store) struct driver_attribute driver_attr_##_name = __ATTR… argument