Searched defs:attr_list (Results 1 – 4 of 4) sorted by relevance
142 #define GENL_op(op_name, op_num, handler, attr_list) argument181 #define GENL_op(op_name, op_num, handler, attr_list) \ argument198 #define GENL_op(op_name, op_num, handler, attr_list) argument
364 .. _attr_list: target
1179 struct list_head *attr_list) in __iio_add_chan_devattr()1413 void iio_free_chan_devattr_list(struct list_head *attr_list) in iio_free_chan_devattr_list()
55 struct list_head attr_list; member