| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | gadget.h | 129 void (*fifo_flush) (struct usb_ep *ep); member 445 if (ep->ops->fifo_flush) in usb_ep_fifo_flush() 446 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | core.c | 452 if (ep->ops->fifo_flush) in usb_ep_fifo_flush() 453 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
|
| H A D | fotg210-udc.c | 534 .fifo_flush = fotg210_ep_fifo_flush,
|
| H A D | fusb300_udc.c | 529 .fifo_flush = fusb300_fifo_flush,
|
| H A D | pxa27x_udc.c | 1413 .fifo_flush = pxa_ep_fifo_flush,
|
| H A D | m66592-udc.c | 1447 .fifo_flush = m66592_fifo_flush,
|
| H A D | goku_udc.c | 987 .fifo_flush = goku_fifo_flush,
|
| H A D | pxa25x_udc.c | 1108 .fifo_flush = pxa25x_ep_fifo_flush,
|
| H A D | gr_udc.c | 1837 .fifo_flush = gr_fifo_flush,
|
| H A D | mv_u3d_core.c | 1006 .fifo_flush = mv_u3d_ep_fifo_flush,
|
| H A D | r8a66597-udc.c | 1718 .fifo_flush = r8a66597_fifo_flush,
|
| H A D | fsl_udc_core.c | 1130 .fifo_flush = fsl_ep_fifo_flush, /* flush fifo */
|
| H A D | mv_udc_core.c | 954 .fifo_flush = mv_ep_fifo_flush, /* flush fifo */
|
| H A D | net2272.c | 1069 .fifo_flush = net2272_fifo_flush,
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | gadget.h | 157 void (*fifo_flush) (struct usb_ep *ep); member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | dev.h | 383 u32 fifo_flush; member
|
| H A D | tx.c | 1070 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | cros_ec_commands.h | 2524 } info, info_3, data, fifo_flush, perform_calib, member 2743 struct ec_response_motion_sense_fifo_info fifo_info, fifo_flush; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 144 .fifo_flush = dwc2_fifo_flush,
|
| H A D | atmel_usba_udc.c | 469 .fifo_flush = usba_ep_fifo_flush,
|
| H A D | pxa25x_udc.c | 1000 .fifo_flush = pxa25x_ep_fifo_flush,
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-udc.c | 1049 .fifo_flush = isp1760_ep_fifo_flush,
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_gadget.c | 1607 .fifo_flush = musb_gadget_fifo_flush
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_gadget.c | 1503 .fifo_flush = musb_gadget_fifo_flush
|
| /OK3568_Linux_fs/kernel/drivers/usb/chipidea/ |
| H A D | udc.c | 1637 .fifo_flush = ep_fifo_flush,
|