Searched defs:soctherm_throt_cfg (Results 1 – 1 of 1) sorted by relevance
317 struct soctherm_throt_cfg { struct318 const char *name;319 unsigned int id;320 u8 priority;344 struct soctherm_throt_cfg throt_cfgs[THROTTLE_SIZE]; argument