Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_dfu.c30 struct f_dfu { struct
49 typedef int (*dfu_state_fn) (struct f_dfu *, argument
158 struct f_dfu *f_dfu = req->context; in dnload_request_complete() local
171 struct f_dfu *f_dfu = req->context; in dnload_request_flush() local
184 struct f_dfu *f_dfu = req->context; in handle_getstatus() local
219 struct f_dfu *f_dfu = req->context; in handle_getstate() local
225 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() local
252 struct f_dfu *f_dfu = req->context; in handle_dnload() local
[all …]