Home
last modified time | relevance | path

Searched defs:attr_list (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dgenl_magic_struct.h142 #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 Dspecs.rst364 .. _attr_list: target
/linux/drivers/iio/
H A Dindustrialio-core.c1183 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 Dcounter-sysfs.c55 struct list_head attr_list; member
/linux/fs/ntfs3/
H A Dntfs_fs.h403 } attr_list; member
H A Dfrecord.c609 struct ATTRIB *attr, *attr_list, *attr_ins; in ni_try_remove_attr_list() local