Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/device/
Ddriver.h134 struct driver_attribute { struct
142 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name) argument
/kernel/linux/linux-6.6/include/linux/device/
Ddriver.h135 struct driver_attribute { struct
143 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name) argument