Home
last modified time | relevance | path

Searched refs:hp_get_password_instance_for_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbiosattr-interface.c49 instance = hp_get_password_instance_for_type(SETUP_PASSWD); in hp_set_attribute()
H A Dbioscfg.h444 int hp_get_password_instance_for_type(const char *name);
H A Dpasswdobj-attributes.c52 int hp_get_password_instance_for_type(const char *name) in hp_get_password_instance_for_type() function