Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/dell/dell-wmi-sysman/
Dstring-attributes.c125 int populate_str_data(union acpi_object *str_obj, int instance_id, struct kobject *attr_name_kobj) in populate_str_data()
/linux-6.12.1/drivers/acpi/
Ddevice_sysfs.c443 union acpi_object *str_obj; in description_show() local