Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dgadget.h140 void (*fifo_flush) (struct usb_ep *ep); member
525 if (ep->ops->fifo_flush) in usb_ep_fifo_flush()
526 ep->ops->fifo_flush(ep); in usb_ep_fifo_flush()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Ddev.h403 u32 fifo_flush; member
Dtx.c1088 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
Ddebugfs.c1625 priv->reply_tx_stats.fifo_flush); in iwl_dbgfs_reply_tx_error_read()
/linux-4.4.14/drivers/usb/gadget/udc/
Dfotg210-udc.c541 .fifo_flush = fotg210_ep_fifo_flush,
Dfusb300_udc.c532 .fifo_flush = fusb300_fifo_flush,
Dpxa25x_udc.c897 .fifo_flush = pxa25x_ep_fifo_flush,
Dgoku_udc.c983 .fifo_flush = goku_fifo_flush,
Dm66592-udc.c1462 .fifo_flush = m66592_fifo_flush,
Dgr_udc.c1858 .fifo_flush = gr_fifo_flush,
Dmv_u3d_core.c1019 .fifo_flush = mv_u3d_ep_fifo_flush,
Dpxa27x_udc.c1487 .fifo_flush = pxa_ep_fifo_flush,
Dr8a66597-udc.c1733 .fifo_flush = r8a66597_fifo_flush,
Dfsl_udc_core.c1134 .fifo_flush = fsl_ep_fifo_flush, /* flush fifo */
Datmel_usba_udc.c960 .fifo_flush = usba_ep_fifo_flush,
Dmv_udc_core.c967 .fifo_flush = mv_ep_fifo_flush, /* flush fifo */
Dpch_udc.c2087 .fifo_flush = pch_udc_pcd_fifo_flush,
Dnet2272.c1087 .fifo_flush = net2272_fifo_flush,
Dnet2280.c1462 .fifo_flush = net2280_fifo_flush,
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-udc.c1052 .fifo_flush = isp1760_ep_fifo_flush,
/linux-4.4.14/drivers/usb/musb/
Dmusb_gadget.c1527 .fifo_flush = musb_gadget_fifo_flush
/linux-4.4.14/drivers/usb/chipidea/
Dudc.c1496 .fifo_flush = ep_fifo_flush,
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.c2976 .fifo_flush = nbu2ss_ep_fifo_flush,