Searched refs:location_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() local313 location_obj = obj->package.elements[2]; in asus_wmi_sensor_info()314 if (location_obj.type != ACPI_TYPE_INTEGER) { in asus_wmi_sensor_info()319 s->location = location_obj.integer.value; in asus_wmi_sensor_info()