Home
last modified time | relevance | path

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

/include/linux/
Ddevice.h55 struct bus_attribute bus_attr_##_name = __ATTR_RO(_name)
277 struct driver_attribute driver_attr_##_name = __ATTR_RO(_name)
431 struct class_attribute class_attr_##_name = __ATTR_RO(_name)
544 struct device_attribute dev_attr_##_name = __ATTR_RO(_name)
Dsysfs.h80 #define __ATTR_RO(_name) { \ macro
Dperf_event.h926 static struct device_attribute format_attr_##_name = __ATTR_RO(_name)