Searched refs:int340x_thermal_zone_add (Results 1 – 5 of 5) sorted by relevance
31 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *,
115 struct int34x_thermal_zone *int340x_thermal_zone_add(struct acpi_device *adev, in int340x_thermal_zone_add() function203 EXPORT_SYMBOL_GPL(int340x_thermal_zone_add);
55 d->int340x_zone = int340x_thermal_zone_add(adev, NULL); in int3402_thermal_probe()
93 obj->int340x_zone = int340x_thermal_zone_add(priv->adev, NULL); in int3403_sensor_add()
228 proc_priv->int340x_zone = int340x_thermal_zone_add(adev, get_temp); in proc_thermal_add()
Completed in 6 milliseconds