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-4.19/include/linux/
Ddevice.h314 struct driver_attribute { struct
322 struct driver_attribute driver_attr_##_name = __ATTR_RW(_name) argument