Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dgadget.h146 void (*fifo_flush) (struct usb_ep *ep); member
/Linux-v4.19/drivers/usb/gadget/udc/
Dcore.c439 if (ep->ops->fifo_flush) in usb_ep_fifo_flush()
440 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
Dfotg210-udc.c538 .fifo_flush = fotg210_ep_fifo_flush,
Dfusb300_udc.c529 .fifo_flush = fusb300_fifo_flush,
Dgoku_udc.c984 .fifo_flush = goku_fifo_flush,
Dpxa27x_udc.c1414 .fifo_flush = pxa_ep_fifo_flush,
Dm66592-udc.c1447 .fifo_flush = m66592_fifo_flush,
Dgr_udc.c1837 .fifo_flush = gr_fifo_flush,
Dpxa25x_udc.c1108 .fifo_flush = pxa25x_ep_fifo_flush,
Dmv_u3d_core.c1007 .fifo_flush = mv_u3d_ep_fifo_flush,
Dr8a66597-udc.c1718 .fifo_flush = r8a66597_fifo_flush,
Datmel_usba_udc.c979 .fifo_flush = usba_ep_fifo_flush,
Dmv_udc_core.c955 .fifo_flush = mv_ep_fifo_flush, /* flush fifo */
Dfsl_udc_core.c1130 .fifo_flush = fsl_ep_fifo_flush, /* flush fifo */
Drenesas_usb3.c2259 .fifo_flush = renesas_usb3_ep_fifo_flush,
Dnet2272.c1070 .fifo_flush = net2272_fifo_flush,
Dpch_udc.c2062 .fifo_flush = pch_udc_pcd_fifo_flush,
Dnet2280.c1465 .fifo_flush = net2280_fifo_flush,
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h403 u32 fifo_flush; member
Dtx.c1088 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
Ddebugfs.c1624 priv->reply_tx_stats.fifo_flush); in iwl_dbgfs_reply_tx_error_read()
/Linux-v4.19/drivers/usb/isp1760/
Disp1760-udc.c1049 .fifo_flush = isp1760_ep_fifo_flush,
/Linux-v4.19/drivers/usb/musb/
Dmusb_gadget.c1510 .fifo_flush = musb_gadget_fifo_flush
/Linux-v4.19/drivers/usb/chipidea/
Dudc.c1508 .fifo_flush = ep_fifo_flush,
/Linux-v4.19/drivers/staging/emxx_udc/
Demxx_udc.c2923 .fifo_flush = nbu2ss_ep_fifo_flush,