Searched refs:populate_po_data (Results 1 – 3 of 3) sorted by relevance
159 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj) in populate_po_data() function
176 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj);
492 retval = populate_po_data(elements, instance_id, attr_name_kobj); in init_bios_attributes()