Searched defs:threshold_attr (Results 1 – 1 of 1) sorted by relevance
1078 struct threshold_attr { struct1079 struct attribute attr;1080 ssize_t (*show) (struct threshold_block *, char *);1081 ssize_t (*store) (struct threshold_block *, const char *, size_t count);