Home
last modified time | relevance | path

Searched refs:driver_attribute (Results 1 – 1 of 1) sorted by relevance

/include/linux/device/
A Ddriver.h135 struct driver_attribute { struct
143 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name) argument
145 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