Searched defs:uic_command (Results 1 – 1 of 1) sorted by relevance
72 struct uic_command { struct73 u32 command;74 u32 argument1;75 u32 argument2;76 u32 argument3;77 int cmd_active;78 struct completion done;
Completed in 10 milliseconds