Searched defs:uic_command (Results 1 – 1 of 1) sorted by relevance
78 struct uic_command { struct79 const u32 command;80 const u32 argument1;81 u32 argument2;82 u32 argument3;83 int cmd_active;84 struct completion done;