Searched defs:uic_command (Results 1 – 2 of 2) sorted by relevance
107910 struct uic_command { struct107911 u32 command;107912 u32 argument1;107913 u32 argument2;107914 u32 argument3;107915 int cmd_active;107916 struct completion done;
117776 struct uic_command { struct117777 u32 command;117778 u32 argument1;117779 u32 argument2;117780 u32 argument3;117781 int cmd_active;117782 struct completion done;