Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.h335 ret = hp_set_attribute(kobj->name, attr_value); \
446 int hp_set_attribute(const char *a_name, const char *a_value);
H A Dbiosattr-interface.c38 int hp_set_attribute(const char *a_name, const char *a_value) in hp_set_attribute() function