Home
last modified time | relevance | path

Searched defs:attr_name_kobj (Results 1 – 15 of 15) sorted by relevance

/linux-6.12.1/drivers/platform/x86/hp/hp-bioscfg/
Denum-attributes.c305 struct kobject *attr_name_kobj) in hp_populate_enumeration_package_data()
401 struct kobject *attr_name_kobj) in hp_populate_enumeration_buffer_data()
440 struct kobject *attr_name_kobj = enum_data->attr_name_kobj; in hp_exit_enumeration_attributes() local
Dstring-attributes.c271 struct kobject *attr_name_kobj) in hp_populate_string_package_data()
348 struct kobject *attr_name_kobj) in hp_populate_string_buffer_data()
381 struct kobject *attr_name_kobj = in hp_exit_string_attributes() local
Dint-attributes.c283 struct kobject *attr_name_kobj) in hp_populate_integer_package_data()
371 struct kobject *attr_name_kobj) in hp_populate_integer_buffer_data()
405 struct kobject *attr_name_kobj = in hp_exit_integer_attributes() local
Dorder-list-attributes.c301 struct kobject *attr_name_kobj) in hp_populate_ordered_list_package_data()
388 struct kobject *attr_name_kobj) in hp_populate_ordered_list_buffer_data()
422 struct kobject *attr_name_kobj = in hp_exit_ordered_list_attributes() local
Dpasswdobj-attributes.c387 struct kobject *attr_name_kobj) in hp_populate_password_package_data()
497 struct kobject *attr_name_kobj) in hp_populate_password_buffer_data()
531 struct kobject *attr_name_kobj = in hp_exit_password_attributes() local
Dbioscfg.h133 struct kobject *attr_name_kobj; member
142 struct kobject *attr_name_kobj; member
152 struct kobject *attr_name_kobj; member
161 struct kobject *attr_name_kobj; member
170 struct kobject *attr_name_kobj; member
195 struct kobject *attr_name_kobj; member
Dbioscfg.c590 struct kobject *attr_name_kobj; in hp_add_other_attributes() local
658 struct kobject *attr_name_kobj, *duplicate; in hp_init_bios_package_attribute() local
770 struct kobject *attr_name_kobj, *duplicate; in hp_init_bios_buffer_attribute() local
Dsurestart-attributes.c128 int hp_populate_sure_start_data(struct kobject *attr_name_kobj) in hp_populate_sure_start_data()
Dspmobj-attributes.c363 int hp_populate_secure_platform_data(struct kobject *attr_name_kobj) in hp_populate_secure_platform_data()
/linux-6.12.1/drivers/platform/x86/dell/dell-wmi-sysman/
Ddell-wmi-sysman.h27 struct kobject *attr_name_kobj; member
38 struct kobject *attr_name_kobj; member
50 struct kobject *attr_name_kobj; member
61 struct kobject *attr_name_kobj; member
Dstring-attributes.c125 int populate_str_data(union acpi_object *str_obj, int instance_id, struct kobject *attr_name_kobj) in populate_str_data()
Dint-attributes.c141 struct kobject *attr_name_kobj) in populate_int_data()
Denum-attributes.c138 struct kobject *attr_name_kobj, u32 enum_property_count) in populate_enum_data()
Dpassobj-attributes.c159 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj) in populate_po_data()
Dsysman.c393 struct kobject *attr_name_kobj; //individual attribute names in init_bios_attributes() local