Home
last modified time | relevance | path

Searched refs:__BIN_ATTR_RW (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
Dsysfs.h193 #define __BIN_ATTR_RW(_name, _size) __BIN_ATTR(_name, \ macro
207 struct bin_attribute bin_attr_##_name = __BIN_ATTR_RW(_name, _size)