Home
last modified time | relevance | path

Searched refs:tx_halt (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/winbond/
Dwb35tx.c46 if (pWb35Tx->tx_halt) in Wb35Tx_complete()
79 if (pWb35Tx->tx_halt) in Wb35Tx()
221 if (pWb35Tx->tx_halt) in Wb35Tx_EP2VM_complete()
262 if (pWb35Tx->tx_halt) in Wb35Tx_EP2VM()
Dwb35tx_s.h35 u32 tx_halt; // Stopping VM member
Dwbusb.c330 pHwData->Wb35Tx.tx_halt = 1; in hal_stop()