Home
last modified time | relevance | path

Searched defs:str_obj (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dstring-attributes.c125 int populate_str_data(union acpi_object *str_obj, int instance_id, struct kobject *attr_name_kobj) in populate_str_data()
/openbmc/linux/include/acpi/
H A Dacpi_bus.h247 union acpi_object *str_obj; /* unicode string for _STR method */ member