Searched refs:int340x_thermal_zone_add (Results 1 – 5 of 5) sorted by relevance
46 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *,
59 d->int340x_zone = int340x_thermal_zone_add(adev, NULL); in int3402_thermal_probe()
221 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add() function280 EXPORT_SYMBOL_GPL(int340x_thermal_zone_add);
101 obj->int340x_zone = int340x_thermal_zone_add(priv->adev, NULL); in int3403_sensor_add()
317 proc_priv->int340x_zone = int340x_thermal_zone_add(adev, ops); in proc_thermal_add()