Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h107910 struct uic_command { struct
107911 u32 command;
107912 u32 argument1;
107913 u32 argument2;
107914 u32 argument3;
107915 int cmd_active;
107916 struct completion done;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h117776 struct uic_command { struct
117777 u32 command;
117778 u32 argument1;
117779 u32 argument2;
117780 u32 argument3;
117781 int cmd_active;
117782 struct completion done;