Home
last modified time | relevance | path

Searched defs:soctherm_throt_cfg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/thermal/tegra/
H A Dsoctherm.c317 struct soctherm_throt_cfg { struct
318 const char *name;
319 unsigned int id;
320 u8 priority;
344 struct soctherm_throt_cfg throt_cfgs[THROTTLE_SIZE]; argument