Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
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);
Dfirmware_attributes_class.h8 int fw_attributes_class_get(struct class **fw_attr_class);
Dthink-lmi.c1210 ret = fw_attributes_class_get(&fw_attr_class); in tlmi_sysfs_init()
/Linux-v6.1/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c543 ret = fw_attributes_class_get(&fw_attr_class); in sysman_init()