Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Denum-attributes.c313 struct kobject *attr_name_kobj) in hp_populate_enumeration_package_data()
409 struct kobject *attr_name_kobj) in hp_populate_enumeration_buffer_data()
448 struct kobject *attr_name_kobj = enum_data->attr_name_kobj; in hp_exit_enumeration_attributes() local
H A Dstring-attributes.c275 struct kobject *attr_name_kobj) in hp_populate_string_package_data()
352 struct kobject *attr_name_kobj) in hp_populate_string_buffer_data()
385 struct kobject *attr_name_kobj = in hp_exit_string_attributes() local
H A Dint-attributes.c286 struct kobject *attr_name_kobj) in hp_populate_integer_package_data()
374 struct kobject *attr_name_kobj) in hp_populate_integer_buffer_data()
408 struct kobject *attr_name_kobj = in hp_exit_integer_attributes() local
H A Dorder-list-attributes.c309 struct kobject *attr_name_kobj) in hp_populate_ordered_list_package_data()
396 struct kobject *attr_name_kobj) in hp_populate_ordered_list_buffer_data()
430 struct kobject *attr_name_kobj = in hp_exit_ordered_list_attributes() local
H A Dpasswdobj-attributes.c397 struct kobject *attr_name_kobj) in hp_populate_password_package_data()
507 struct kobject *attr_name_kobj) in hp_populate_password_buffer_data()
541 struct kobject *attr_name_kobj = in hp_exit_password_attributes() local
H A 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
H A Dbioscfg.c590 struct kobject *attr_name_kobj; in hp_add_other_attributes() local
660 struct kobject *attr_name_kobj, *duplicate; in hp_init_bios_package_attribute() local
772 struct kobject *attr_name_kobj, *duplicate; in hp_init_bios_buffer_attribute() local
H A Dsurestart-attributes.c128 int hp_populate_sure_start_data(struct kobject *attr_name_kobj) in hp_populate_sure_start_data()
H A Dspmobj-attributes.c363 int hp_populate_secure_platform_data(struct kobject *attr_name_kobj) in hp_populate_secure_platform_data()
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A 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
H A Dstring-attributes.c125 int populate_str_data(union acpi_object *str_obj, int instance_id, struct kobject *attr_name_kobj) in populate_str_data()
H A Dint-attributes.c141 struct kobject *attr_name_kobj) in populate_int_data()
H A Denum-attributes.c138 struct kobject *attr_name_kobj, u32 enum_property_count) in populate_enum_data()
H A Dpassobj-attributes.c159 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj) in populate_po_data()
H A Dsysman.c393 struct kobject *attr_name_kobj; //individual attribute names in init_bios_attributes() local