Searched refs:str_obj (Results 1 – 2 of 2) sorted by relevance
446 if (acpi_dev->pnp.str_obj == NULL) in description_show()454 (wchar_t *)acpi_dev->pnp.str_obj->buffer.pointer, in description_show()455 acpi_dev->pnp.str_obj->buffer.length, in description_show()546 dev->pnp.str_obj = buffer.pointer; in acpi_device_setup_files()620 kfree(dev->pnp.str_obj); in acpi_device_remove_files()
242 union acpi_object *str_obj; /* unicode string for _STR method */ member