Home
last modified time | relevance | path

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

/components/drivers/thermal/
A Dthermal.c424 struct rt_thermal_cooling_governor *gov_tmp; in rt_thermal_cooling_governor_register() local
436 rt_list_for_each_entry(gov_tmp, &thermal_cooling_governor_nodes, list) in rt_thermal_cooling_governor_register()
438 if (!rt_strcmp(gov_tmp->name, gov->name)) in rt_thermal_cooling_governor_register()

Completed in 3 milliseconds