Searched refs:name_obj (Results 1 – 1 of 1) sorted by relevance
271 union acpi_object name_obj, data_type_obj, location_obj, source_obj, type_obj; in asus_wmi_sensor_info() local297 name_obj = obj->package.elements[0]; in asus_wmi_sensor_info()298 if (name_obj.type != ACPI_TYPE_STRING) { in asus_wmi_sensor_info()303 strscpy(s->name, name_obj.string.pointer, sizeof(s->name)); in asus_wmi_sensor_info()