Searched defs:__ATTR_RW (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/
H A Dsysfs.h256 #define __ATTR_RW(_name) __ATTR(_name, 0644, _name##_show, _name##_store) macro

Completed in 221 milliseconds