Searched defs:dfu_status (Results 1 – 3 of 3) sorted by relevance
69 struct dfu_status { struct70 __u8 bStatus;71 __u8 bwPollTimeout[3];72 __u8 bState;73 __u8 iString;
40 unsigned int dfu_status; member
296 struct dfu_status { struct297 unsigned char status;298 unsigned char poll_timeout[3];299 unsigned char state;300 unsigned char string;