Home
last modified time | relevance | path

Searched refs:bind_to_tz (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/thermal/
A Dgov_user_space.c54 .bind_to_tz = user_space_bind,
A Dthermal_core.c76 if (tz->governor && tz->governor->bind_to_tz) { in bind_previous_governor()
77 if (tz->governor->bind_to_tz(tz)) { in bind_previous_governor()
103 if (new_gov && new_gov->bind_to_tz) { in thermal_set_governor()
104 ret = new_gov->bind_to_tz(tz); in thermal_set_governor()
A Dgov_power_allocator.c734 .bind_to_tz = power_allocator_bind,
/linux-6.3-rc2/include/linux/
A Dthermal.h204 int (*bind_to_tz)(struct thermal_zone_device *tz); member

Completed in 10 milliseconds