Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dpasswdobj-attributes.c85 static int store_password_instance(struct kobject *kobj, const char *buf, in store_password_instance() function
122 return store_password_instance(kobj, buf, count, true); in current_password_store()
131 return store_password_instance(kobj, buf, count, true); in new_password_store()