Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dgenl_magic_struct.h144 #define GENL_op(op_name, op_num, handler, attr_list) argument
183 #define GENL_op(op_name, op_num, handler, attr_list) \ argument
200 #define GENL_op(op_name, op_num, handler, attr_list) argument
Dcounter.h273 struct list_head attr_list; member
/Linux-v5.15/drivers/power/supply/
Dpower_supply_hwmon.c125 const struct hwmon_type_attr_list *attr_list = &ps_type_attrs[type]; in power_supply_hwmon_has_input() local
/Linux-v5.15/fs/ntfs/
Dinode.h86 u8 *attr_list; /* Attribute list value itself. */ member
/Linux-v5.15/drivers/iio/
Dindustrialio-core.c1147 struct list_head *attr_list) in __iio_add_chan_devattr()
1382 void iio_free_chan_devattr_list(struct list_head *attr_list) in iio_free_chan_devattr_list()
/Linux-v5.15/drivers/counter/
Dcounter.c245 struct list_head *const attr_list = &parm->group->attr_list; in counter_attribute_create() local
390 static void counter_device_attr_list_free(struct list_head *attr_list) in counter_device_attr_list_free()
/Linux-v5.15/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c2128 uint32_t mask, struct list_head *attr_list) in amdgpu_device_attr_create()
2185 struct list_head *attr_list) in amdgpu_device_attr_create_groups()
2205 struct list_head *attr_list) in amdgpu_device_attr_remove_groups()
/Linux-v5.15/drivers/infiniband/core/
Dsysfs.c1086 struct attribute **attr_list; in alloc_port_table_group() local
/Linux-v5.15/fs/ntfs3/
Dntfs_fs.h385 } attr_list; member
Dfrecord.c647 struct ATTRIB *attr, *attr_list, *attr_ins; in ni_try_remove_attr_list() local