Home
last modified time | relevance | path

Searched refs:po_obj (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/platform/x86/dell/dell-wmi-sysman/
Dpassobj-attributes.c159 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj) in populate_po_data() argument
165 po_obj[ATTR_NAME].string.pointer); in populate_po_data()
169 (uintptr_t)po_obj[MIN_PASS_LEN].string.pointer; in populate_po_data()
173 (uintptr_t) po_obj[MAX_PASS_LEN].string.pointer; in populate_po_data()
Ddell-wmi-sysman.h176 int populate_po_data(union acpi_object *po_obj, int instance_id, struct kobject *attr_name_kobj);