Home
last modified time | relevance | path

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

/include/linux/device/
Ddriver.h140 struct driver_attribute { struct
148 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name) argument
150 struct driver_attribute driver_attr_##_name = __ATTR_RO(_name)
152 struct driver_attribute driver_attr_##_name = __ATTR_WO(_name)
155 const struct driver_attribute *attr);
157 const struct driver_attribute *attr);