Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dfirmware_attributes_class.c17 int fw_attributes_class_get(const 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(const struct class **fw_attr_class);
H A Dthink-lmi.c1378 ret = fw_attributes_class_get(&fw_attr_class); in tlmi_sysfs_init()
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c975 ret = fw_attributes_class_get(&fw_attr_class); in hp_init()