Searched defs:attr_list (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
H A D | genl_magic_struct.h | 142 #define GENL_op(op_name, op_num, handler, attr_list) argument 181 #define GENL_op(op_name, op_num, handler, attr_list) \ argument 198 #define GENL_op(op_name, op_num, handler, attr_list) argument
|
/linux/Documentation/userspace-api/netlink/ |
H A D | specs.rst | 364 .. _attr_list: target
|
/linux/drivers/iio/ |
H A D | industrialio-core.c | 1183 struct list_head *attr_list) in __iio_add_chan_devattr() 1417 void iio_free_chan_devattr_list(struct list_head *attr_list) in iio_free_chan_devattr_list()
|
/linux/drivers/counter/ |
H A D | counter-sysfs.c | 55 struct list_head attr_list; member
|
/linux/fs/ntfs3/ |
H A D | ntfs_fs.h | 403 } attr_list; member
|
H A D | frecord.c | 609 struct ATTRIB *attr, *attr_list, *attr_ins; in ni_try_remove_attr_list() local
|