Home | History | Annotate | Download | only in linux

Lines Matching refs:__get

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