Home
last modified time | relevance | path

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

/bionic/libc/kernel/common/linux/
Ddevice.h124 struct class_attribute { struct
130 #define CLASS_ATTR(_name,_mode,_show,_store) struct class_attribute class_attr_##_name = __ATTR(_n… argument