Searched defs:dfu_status (Results 1 – 3 of 3) sorted by relevance
68 struct dfu_status { struct69 __u8 bStatus;70 __u8 bwPollTimeout[3];71 __u8 bState;72 __u8 iString;
39 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;