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