Home
last modified time | relevance | path

Searched refs:populate_po_data (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/platform/x86/dell/dell-wmi-sysman/
Ddell-wmi-sysman.h176 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj);
Dpassobj-attributes.c159 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj) in populate_po_data() function
Dsysman.c492 retval = populate_po_data(elements, instance_id, attr_name_kobj); in init_bios_attributes()