Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dstring-attributes.c283 hp_friendly_user_name_update(string_data->common.path, in hp_populate_string_package_data()
362 hp_friendly_user_name_update(string_data->common.path, in hp_populate_string_buffer_data()
H A Denum-attributes.c323 hp_friendly_user_name_update(enum_data->common.path, in hp_populate_enumeration_package_data()
423 hp_friendly_user_name_update(enum_data->common.path, in hp_populate_enumeration_buffer_data()
H A Dorder-list-attributes.c316 hp_friendly_user_name_update(ordered_list_data->common.path, in hp_populate_ordered_list_package_data()
407 hp_friendly_user_name_update(ordered_list_data->common.path, in hp_populate_ordered_list_buffer_data()
H A Dint-attributes.c293 hp_friendly_user_name_update(integer_data->common.path, in hp_populate_integer_package_data()
386 hp_friendly_user_name_update(integer_data->common.path, in hp_populate_integer_buffer_data()
H A Dpasswdobj-attributes.c402 hp_friendly_user_name_update(password_data->common.path, in hp_populate_password_package_data()
515 hp_friendly_user_name_update(password_data->common.path, in hp_populate_password_buffer_data()
H A Dbioscfg.h484 void hp_friendly_user_name_update(char *path, const char *attr_name,
H A Dbioscfg.c507 void hp_friendly_user_name_update(char *path, const char *attr_name, in hp_friendly_user_name_update() function