Home
last modified time | relevance | path

Searched refs:fifo_flush (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h129 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 Dcore.c452 if (ep->ops->fifo_flush) in usb_ep_fifo_flush()
453 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
H A Dfotg210-udc.c534 .fifo_flush = fotg210_ep_fifo_flush,
H A Dfusb300_udc.c529 .fifo_flush = fusb300_fifo_flush,
H A Dpxa27x_udc.c1413 .fifo_flush = pxa_ep_fifo_flush,
H A Dm66592-udc.c1447 .fifo_flush = m66592_fifo_flush,
H A Dgoku_udc.c987 .fifo_flush = goku_fifo_flush,
H A Dpxa25x_udc.c1108 .fifo_flush = pxa25x_ep_fifo_flush,
H A Dgr_udc.c1837 .fifo_flush = gr_fifo_flush,
H A Dmv_u3d_core.c1006 .fifo_flush = mv_u3d_ep_fifo_flush,
H A Dr8a66597-udc.c1718 .fifo_flush = r8a66597_fifo_flush,
H A Dfsl_udc_core.c1130 .fifo_flush = fsl_ep_fifo_flush, /* flush fifo */
H A Dmv_udc_core.c954 .fifo_flush = mv_ep_fifo_flush, /* flush fifo */
H A Dnet2272.c1069 .fifo_flush = net2272_fifo_flush,
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h157 void (*fifo_flush) (struct usb_ep *ep); member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h383 u32 fifo_flush; member
H A Dtx.c1070 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h2524 } 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 Ddwc2_udc_otg.c144 .fifo_flush = dwc2_fifo_flush,
H A Datmel_usba_udc.c469 .fifo_flush = usba_ep_fifo_flush,
H A Dpxa25x_udc.c1000 .fifo_flush = pxa25x_ep_fifo_flush,
/OK3568_Linux_fs/kernel/drivers/usb/isp1760/
H A Disp1760-udc.c1049 .fifo_flush = isp1760_ep_fifo_flush,
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c1607 .fifo_flush = musb_gadget_fifo_flush
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_gadget.c1503 .fifo_flush = musb_gadget_fifo_flush
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dudc.c1637 .fifo_flush = ep_fifo_flush,

12