Searched defs:attr_set (Results 1 – 4 of 4) sorted by relevance
86 attr_set(attr_t attr, short pair, void *opts) in attr_set() function
441 #define attr_set(a, p, o) wattr_set(stdscr, a, p, o) macro
99 int (*attr_set)(struct nvkm_therm *, enum nvkm_therm_attr_type, int); member
125 struct attr_set { struct126 struct query_template_s *templates;127 AttributeName* attrs; /* specifies the set */128 unsigned flags;155 int attr_set_index; /* determines the projected attributes */ argument2971 int attr_set = -1; in pcache_op_search() local