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