Searched defs:uic_command (Results 1 – 2 of 2) sorted by relevance
92 struct uic_command { struct93 u32 command;94 u32 argument1;95 u32 argument2;96 u32 argument3;97 int cmd_active;98 int result;99 struct completion done;
70 struct uic_command { struct71 u32 command;72 u32 argument1;73 u32 argument2;74 u32 argument3;75 int cmd_active;76 struct completion done;