Searched refs:throttrip_program (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/thermal/tegra/ |
H A D | soctherm.c | 497 * throttrip_program() - Configures the hardware to throttle the 513 static int throttrip_program(struct device *dev, in throttrip_program() function 629 return throttrip_program(dev, sg, stc, temp); in tegra_thermctl_set_trip_temp() 814 ret = throttrip_program(dev, sg, stc, temperature); in tegra_soctherm_set_hwtrips()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | soctherm.c | 497 * throttrip_program() - Configures the hardware to throttle the 513 static int throttrip_program(struct device *dev, in throttrip_program() function 628 return throttrip_program(dev, sg, stc, temp); in tegra_thermctl_set_trip_temp() 776 ret = throttrip_program(dev, sg, stc, temperature); in tegra_soctherm_set_hwtrips()
|
Completed in 13 milliseconds