Searched refs:__ATTR_RW_MODE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ | ||
| H A D | sysfs.h | 126 #define __ATTR_RW_MODE(_name, _mode) { \ macro |
| H A D | device.h | 134 struct device_attribute dev_attr_##_name = __ATTR_RW_MODE(_name, 0600) |