Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c438 find_throttle_cfg_by_name(struct tegra_soctherm *ts, const char *name) in find_throttle_cfg_by_name() function
480 stc = find_throttle_cfg_by_name(ts, cdev->type); in tegra_thermctl_set_trip_temp()
585 stc = find_throttle_cfg_by_name(ts, cdev->type); in tegra_soctherm_set_hwtrips()
941 stc = find_throttle_cfg_by_name(ts, name); in soctherm_init_hw_throt_cdev()