Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dsurestart-attributes.c128 int hp_populate_sure_start_data(struct kobject *attr_name_kobj) in hp_populate_sure_start_data() function
H A Dbioscfg.h461 int hp_populate_sure_start_data(struct kobject *attr_name_kobj);
H A Dbioscfg.c634 ret = hp_populate_sure_start_data(attr_name_kobj); in hp_add_other_attributes()