Searched refs:driver_attribute (Results 1 – 1 of 1) sorted by relevance
135 struct driver_attribute { struct143 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name) argument145 struct driver_attribute driver_attr_##_name = __ATTR_RO(_name)147 struct driver_attribute driver_attr_##_name = __ATTR_WO(_name)150 const struct driver_attribute *attr);152 const struct driver_attribute *attr);
Completed in 3 milliseconds