Searched refs:dfu_status (Results 1 – 2 of 2) sorted by relevance
40 unsigned int dfu_status; member127 static void dfu_set_poll_timeout(struct dfu_status *dstat, unsigned int ms) in dfu_set_poll_timeout()164 f_dfu->dfu_status = DFU_STATUS_errUNKNOWN; in dnload_request_complete()183 struct dfu_status *dstat = (struct dfu_status *)req->buf; in handle_getstatus()210 dstat->bStatus = f_dfu->dfu_status; in handle_getstatus()214 return sizeof(struct dfu_status); in handle_getstatus()557 f_dfu->dfu_status = DFU_STATUS_OK; in state_dfu_error()704 f_dfu->dfu_status = DFU_STATUS_OK; in dfu_bind()771 f_dfu->dfu_status = DFU_STATUS_OK; in dfu_set_alt()
69 struct dfu_status { struct