Home
last modified time | relevance | path

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

/development/ndk/platforms/android-3/include/linux/
Ddevice.h119 struct class_attribute { struct
125 #define CLASS_ATTR(_name,_mode,_show,_store) struct class_attribute class_attr_##_name = __ATTR(_n… argument