Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
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);
Dfirmware_attributes_class.h8 int fw_attributes_class_get(const struct class **fw_attr_class);
Dthink-lmi.c1378 ret = fw_attributes_class_get(&fw_attr_class); in tlmi_sysfs_init()
/linux-6.12.1/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c544 ret = fw_attributes_class_get(&fw_attr_class); in sysman_init()
/linux-6.12.1/drivers/platform/x86/hp/hp-bioscfg/
Dbioscfg.c975 ret = fw_attributes_class_get(&fw_attr_class); in hp_init()