Searched refs:int340x_thermal_zone_add (Results 1 – 5 of 5) sorted by relevance
37 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *,
55 d->int340x_zone = int340x_thermal_zone_add(adev, NULL); in int3402_thermal_probe()
219 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add() function287 EXPORT_SYMBOL_GPL(int340x_thermal_zone_add);
93 obj->int340x_zone = int340x_thermal_zone_add(priv->adev, NULL); in int3403_sensor_add()
310 proc_priv->int340x_zone = int340x_thermal_zone_add(adev, ops); in proc_thermal_add()