Home
last modified time | relevance | path

Searched defs:f_dfu (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Df_dfu.c29 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
[all …]