Searched defs:t7xx_fsm_command (Results 1 – 1 of 1) sorted by relevance
106 struct t7xx_fsm_command { struct107 struct list_head entry;108 enum t7xx_fsm_cmd_state cmd_id;109 unsigned int flag;110 struct completion *done;111 int *ret;