Searched defs:f_dfu (Results 1 – 1 of 1) sorted by relevance
29 struct f_dfu { struct48 typedef int (*dfu_state_fn) (struct f_dfu *, argument157 struct f_dfu *f_dfu = req->context; in dnload_request_complete() local170 struct f_dfu *f_dfu = req->context; in dnload_request_flush() local183 struct f_dfu *f_dfu = req->context; in handle_getstatus() local218 struct f_dfu *f_dfu = req->context; in handle_getstate() local224 static inline void to_dfu_mode(struct f_dfu *f_dfu) in to_dfu_mode()232 static inline void to_runtime_mode(struct f_dfu *f_dfu) in to_runtime_mode()241 struct f_dfu *f_dfu = req->context; in handle_upload() local251 struct f_dfu *f_dfu = req->context; in handle_dnload() local[all …]