Home
last modified time | relevance | path

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

/include/linux/
Dsysfs.h214 #define __BIN_ATTR_WO(_name, _size) { \ macro
233 struct bin_attribute bin_attr_##_name = __BIN_ATTR_WO(_name, _size)