Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thermal/tegra/
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