Searched refs:fifo_flush (Results 1 – 10 of 10) sorted by relevance
/linux/include/linux/usb/ |
H A D | gadget.h | 155 void (*fifo_flush) (struct usb_ep *ep); member
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | dev.h | 378 u32 fifo_flush; member
|
H A D | tx.c | 1066 priv->reply_tx_stats.fifo_flush++; in iwlagn_count_tx_err_status()
|
H A D | debugfs.c | 1580 priv->reply_tx_stats.fifo_flush); in iwl_dbgfs_reply_tx_error_read()
|
/linux/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 1119 .fifo_flush = isp1760_ep_fifo_flush,
|
/linux/drivers/usb/fotg210/ |
H A D | fotg210-udc.c | 545 .fifo_flush = fotg210_ep_fifo_flush,
|
/linux/drivers/net/usb/ |
H A D | lan78xx.c | 850 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 D | goku_udc.c | 989 .fifo_flush = goku_fifo_flush,
|
H A D | pch_udc.c | 1989 .fifo_flush = pch_udc_pcd_fifo_flush,
|
H A D | net2280.c | 1456 .fifo_flush = net2280_fifo_flush,
|