Searched defs:attr_list (Results 1 – 5 of 5) sorted by relevance
144 #define GENL_op(op_name, op_num, handler, attr_list) argument183 #define GENL_op(op_name, op_num, handler, attr_list) \ argument200 #define GENL_op(op_name, op_num, handler, attr_list) argument
273 struct list_head attr_list; member
86 u8 *attr_list; /* Attribute list value itself. */ member
1021 struct list_head *attr_list) in __iio_add_chan_devattr()1220 void iio_free_chan_devattr_list(struct list_head *attr_list) in iio_free_chan_devattr_list()
325 struct list_head *const attr_list = &parm->group->attr_list; in counter_attribute_create() local465 static void counter_device_attr_list_free(struct list_head *attr_list) in counter_device_attr_list_free()