Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h70342 struct regulation_constraints { struct
70343 const char *name;
70344 int min_uV;
70345 int max_uV;
70346 int uV_offset;
70347 int min_uA;
70348 int max_uA;
70349 int ilim_uA;
70350 int system_load;
70351 u32 *max_spread;
[all …]