Searched defs:uic_command (Results 1 – 1 of 1) sorted by relevance
89 struct uic_command { struct90 u32 command;91 u32 argument1;92 u32 argument2;93 u32 argument3;94 int cmd_active;95 int result;96 struct completion done;