Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dgadget.h155 void (*fifo_flush) (struct usb_ep *ep); member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddev.h378 u32 fifo_flush; member
H A Dtx.c1066 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
H A Ddebugfs.c1580 priv->reply_tx_stats.fifo_flush); in iwl_dbgfs_reply_tx_error_read()
/linux/drivers/usb/isp1760/
H A Disp1760-udc.c1119 .fifo_flush = isp1760_ep_fifo_flush,
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c545 .fifo_flush = fotg210_ep_fifo_flush,
/linux/drivers/net/usb/
H A Dlan78xx.c850 static int lan78xx_flush_fifo(struct lan78xx_net *dev, u32 reg, u32 fifo_flush) in lan78xx_flush_fifo() argument
852 return lan78xx_update_reg(dev, reg, fifo_flush, fifo_flush); in lan78xx_flush_fifo()
/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c989 .fifo_flush = goku_fifo_flush,
H A Dpch_udc.c1989 .fifo_flush = pch_udc_pcd_fifo_flush,
H A Dnet2280.c1456 .fifo_flush = net2280_fifo_flush,