Searched defs:f_dfu (Results 1 – 1 of 1) sorted by relevance
30 struct f_dfu { struct49 typedef int (*dfu_state_fn) (struct f_dfu *, argument158 struct f_dfu *f_dfu = req->context; in dnload_request_complete() local171 struct f_dfu *f_dfu = req->context; in dnload_request_flush() local184 struct f_dfu *f_dfu = req->context; in handle_getstatus() local219 struct f_dfu *f_dfu = req->context; in handle_getstate() local225 static inline void to_dfu_mode(struct f_dfu *f_dfu) in to_dfu_mode()233 static inline void to_runtime_mode(struct f_dfu *f_dfu) in to_runtime_mode()242 struct f_dfu *f_dfu = req->context; in handle_upload() local252 struct f_dfu *f_dfu = req->context; in handle_dnload() local[all …]