Searched defs:uic_command (Results 1 – 1 of 1) sorted by relevance
95 struct uic_command { struct96 u32 command;97 u32 argument1;98 u32 argument2;99 u32 argument3;100 int cmd_active;101 struct completion done;
Completed in 20 milliseconds