Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dfirmware_attributes_class.c17 int fw_attributes_class_get(struct class **fw_attr_class) in fw_attributes_class_get() function
34 EXPORT_SYMBOL_GPL(fw_attributes_class_get);
H A Dfirmware_attributes_class.h8 int fw_attributes_class_get(struct class **fw_attr_class);
H A Dthink-lmi.c1273 ret = fw_attributes_class_get(&fw_attr_class); in tlmi_sysfs_init()
/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c543 ret = fw_attributes_class_get(&fw_attr_class); in sysman_init()
/openbmc/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c977 ret = fw_attributes_class_get(&fw_attr_class); in hp_init()