Home
last modified time | relevance | path

Searched refs:hp_friendly_user_name_update (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dstring-attributes.c287 hp_friendly_user_name_update(string_data->common.path, in hp_populate_string_package_data()
366 hp_friendly_user_name_update(string_data->common.path, in hp_populate_string_buffer_data()
H A Denum-attributes.c328 hp_friendly_user_name_update(enum_data->common.path, in hp_populate_enumeration_package_data()
428 hp_friendly_user_name_update(enum_data->common.path, in hp_populate_enumeration_buffer_data()
H A Dint-attributes.c296 hp_friendly_user_name_update(integer_data->common.path, in hp_populate_integer_package_data()
389 hp_friendly_user_name_update(integer_data->common.path, in hp_populate_integer_buffer_data()
H A Dorder-list-attributes.c320 hp_friendly_user_name_update(ordered_list_data->common.path, in hp_populate_ordered_list_package_data()
411 hp_friendly_user_name_update(ordered_list_data->common.path, in hp_populate_ordered_list_buffer_data()
H A Dpasswdobj-attributes.c407 hp_friendly_user_name_update(password_data->common.path, in hp_populate_password_package_data()
520 hp_friendly_user_name_update(password_data->common.path, in hp_populate_password_buffer_data()
H A Dbioscfg.h482 void hp_friendly_user_name_update(char *path, const char *attr_name,
H A Dbioscfg.c510 void hp_friendly_user_name_update(char *path, const char *attr_name, in hp_friendly_user_name_update() function