Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h99001 struct pd_pps_data { struct
99002 u32 min_volt;
99003 u32 req_min_volt;
99004 u32 max_volt;
99005 u32 req_max_volt;
99006 u32 max_curr;
99007 u32 req_max_curr;
99008 u32 req_out_volt;
99009 u32 req_op_curr;
99010 bool supported;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h108702 struct pd_pps_data { struct
108703 u32 min_volt;
108704 u32 req_min_volt;
108705 u32 max_volt;
108706 u32 req_max_volt;
108707 u32 max_curr;
108708 u32 req_max_curr;
108709 u32 req_out_volt;
108710 u32 req_op_curr;
108711 bool supported;
[all …]