Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/usb/gadget/
A Df_dfu.c31 struct f_dfu { struct
50 typedef int (*dfu_state_fn) (struct f_dfu *, argument
159 struct f_dfu *f_dfu = req->context; in dnload_request_complete() local
172 struct f_dfu *f_dfu = req->context; in dnload_request_flush() local
185 struct f_dfu *f_dfu = req->context; in handle_getstatus() local
220 struct f_dfu *f_dfu = req->context; in handle_getstate() local
243 struct f_dfu *f_dfu = req->context; in handle_upload() local
253 struct f_dfu *f_dfu = req->context; in handle_dnload() local
699 struct f_dfu *f_dfu = func_to_dfu(f); in dfu_bind() local
744 struct f_dfu *f_dfu = func_to_dfu(f); in dfu_unbind() local
[all …]

Completed in 6 milliseconds