Searched defs:__ATTR_RW (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dsysfs.h114 #define __ATTR_RW(_name) __ATTR(_name, (S_IWUSR | S_IRUGO), \ macro

Completed in 75 milliseconds