Searched defs:uic_command (Results 1 – 1 of 1) sorted by relevance
75 struct uic_command { struct76 u32 command;77 u32 argument1;78 u32 argument2;79 u32 argument3;80 int cmd_active;81 struct completion done;