Searched defs:attr_list (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.15/include/linux/ |
D | genl_magic_struct.h | 144 #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
|
D | counter.h | 273 struct list_head attr_list; member
|
/Linux-v5.15/drivers/power/supply/ |
D | power_supply_hwmon.c | 125 const struct hwmon_type_attr_list *attr_list = &ps_type_attrs[type]; in power_supply_hwmon_has_input() local
|
/Linux-v5.15/fs/ntfs/ |
D | inode.h | 86 u8 *attr_list; /* Attribute list value itself. */ member
|
/Linux-v5.15/drivers/iio/ |
D | industrialio-core.c | 1147 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/ |
D | counter.c | 245 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/ |
D | amdgpu_pm.c | 2128 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/ |
D | sysfs.c | 1086 struct attribute **attr_list; in alloc_port_table_group() local
|
/Linux-v5.15/fs/ntfs3/ |
D | ntfs_fs.h | 385 } attr_list; member
|
D | frecord.c | 647 struct ATTRIB *attr, *attr_list, *attr_ins; in ni_try_remove_attr_list() local
|