Lines Matching defs:f_dfu
29 struct f_dfu { struct
48 typedef int (*dfu_state_fn) (struct f_dfu *, argument
157 struct f_dfu *f_dfu = req->context; in dnload_request_complete() local
170 struct f_dfu *f_dfu = req->context; in dnload_request_flush() local
183 struct f_dfu *f_dfu = req->context; in handle_getstatus() local
218 struct f_dfu *f_dfu = req->context; in handle_getstate() local
224 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() local
251 struct f_dfu *f_dfu = req->context; in handle_dnload() local
263 static int state_app_idle(struct f_dfu *f_dfu, in state_app_idle()
290 static int state_app_detach(struct f_dfu *f_dfu, in state_app_detach()
313 static int state_dfu_idle(struct f_dfu *f_dfu, in state_dfu_idle()
373 static int state_dfu_dnload_sync(struct f_dfu *f_dfu, in state_dfu_dnload_sync()
396 static int state_dfu_dnbusy(struct f_dfu *f_dfu, in state_dfu_dnbusy()
416 static int state_dfu_dnload_idle(struct f_dfu *f_dfu, in state_dfu_dnload_idle()
450 static int state_dfu_manifest_sync(struct f_dfu *f_dfu, in state_dfu_manifest_sync()
477 static int state_dfu_manifest(struct f_dfu *f_dfu, in state_dfu_manifest()
503 static int state_dfu_upload_idle(struct f_dfu *f_dfu, in state_dfu_upload_idle()
540 static int state_dfu_error(struct f_dfu *f_dfu, in state_dfu_error()
588 struct f_dfu *f_dfu = f->config->cdev->req->context; in dfu_handle() local
623 dfu_prepare_strings(struct f_dfu *f_dfu, int n) in dfu_prepare_strings()
643 static int dfu_prepare_function(struct f_dfu *f_dfu, int n) in dfu_prepare_function()
692 struct f_dfu *f_dfu = func_to_dfu(f); in dfu_bind() local
737 struct f_dfu *f_dfu = func_to_dfu(f); in dfu_unbind() local
763 struct f_dfu *f_dfu = func_to_dfu(f); in dfu_set_alt() local
776 struct f_dfu *f_dfu = func_to_dfu(f); in __dfu_get_alt() local
784 struct f_dfu *f_dfu = func_to_dfu(f); in dfu_disable() local
795 struct f_dfu *f_dfu; in dfu_bind_config() local