Searched refs:str_obj (Results 1 – 2 of 2) sorted by relevance
448 if (acpi_dev->pnp.str_obj == NULL) in description_show()456 (wchar_t *)acpi_dev->pnp.str_obj->buffer.pointer, in description_show()457 acpi_dev->pnp.str_obj->buffer.length, in description_show()548 dev->pnp.str_obj = buffer.pointer; in acpi_device_setup_files()622 kfree(dev->pnp.str_obj); in acpi_device_remove_files()
257 union acpi_object *str_obj; /* unicode string for _STR method */ member