Home
last modified time | relevance | path

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

/include/linux/
Ddevice.h422 struct driver_attribute { struct
430 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name) argument
432 struct driver_attribute driver_attr_##_name = __ATTR_RO(_name)
434 struct driver_attribute driver_attr_##_name = __ATTR_WO(_name)
437 const struct driver_attribute *attr);
439 const struct driver_attribute *attr);