Searched defs:uic_command (Results 1 – 1 of 1) sorted by relevance
69 struct uic_command { struct70 u32 command;71 u32 argument1;72 u32 argument2;73 u32 argument3;74 int cmd_active;75 struct completion done;