Searched refs:Wb35Tx (Results 1 - 3 of 3) sorted by relevance

/drivers/staging/winbond/
H A Dwb35tx.c5 // Wb35Tx.c
20 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
26 static void Wb35Tx(struct wbsoft_priv *adapter);
32 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
57 Wb35Tx(adapter);
65 static void Wb35Tx(struct wbsoft_priv *adapter) function
68 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
119 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
124 Wb35Tx(adapter);
131 struct wb35_tx *pWb35Tx = &pHwData->Wb35Tx;
[all...]
H A Dwbhal.h441 struct wb35_tx Wb35Tx; /* Need Wb35Tx.h */ member in struct:hw_data
H A Dwbusb.c330 pHwData->Wb35Tx.tx_halt = 1;

Completed in 30 milliseconds