Home
last modified time | relevance | path

Searched refs:qpnp_tm_set_trip_temp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c242 static int qpnp_tm_set_trip_temp(void *data, int trip, int temp) in qpnp_tm_set_trip_temp() function
264 .set_trip_temp = qpnp_tm_set_trip_temp,
/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c265 static int qpnp_tm_set_trip_temp(struct thermal_zone_device *tz, int trip_id, int temp) in qpnp_tm_set_trip_temp() function
287 .set_trip_temp = qpnp_tm_set_trip_temp,

Completed in 3 milliseconds