Home | History | Annotate | Download | only in linux

Lines Matching refs:__get

1893 #define DEFINE_SIMPLE_ATTRIBUTE(__fops, __get, __set, __fmt)		\
1897 return simple_attr_open(inode, file, __get, __set, __fmt); \