Searched refs:str_obj (Results 1 – 2 of 2) sorted by relevance
442 if (acpi_dev->pnp.str_obj == NULL) in description_show()450 (wchar_t *)acpi_dev->pnp.str_obj->buffer.pointer, in description_show()451 acpi_dev->pnp.str_obj->buffer.length, in description_show()527 dev->pnp.str_obj = buffer.pointer; in acpi_device_setup_files()595 kfree(dev->pnp.str_obj); in acpi_device_remove_files()
248 union acpi_object *str_obj; /* unicode string for _STR method */ member