Searched defs:t7xx_fsm_command (Results 1 – 1 of 1) sorted by relevance
109 struct t7xx_fsm_command { struct110 struct list_head entry;111 enum t7xx_fsm_cmd_state cmd_id;112 unsigned int flag;113 struct completion *done;114 int *ret;