Searched refs:po_obj (Results 1 – 2 of 2) sorted by relevance
160 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj) in populate_po_data() argument166 po_obj[ATTR_NAME].string.pointer); in populate_po_data()170 (uintptr_t)po_obj[MIN_PASS_LEN].string.pointer; in populate_po_data()174 (uintptr_t) po_obj[MAX_PASS_LEN].string.pointer; in populate_po_data()
181 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj);
Completed in 5 milliseconds