Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dwb35tx_f.h13 unsigned char Wb35Tx_get_tx_buffer(struct hw_data *hw_data, u8 **buffer);
Dwb35reg_s.h226 #define hal_get_tx_buffer(_A, _B) Wb35Tx_get_tx_buffer(_A, _B)
Dwb35tx.c18 Wb35Tx_get_tx_buffer(struct hw_data * pHwData, u8 **pBuffer) in Wb35Tx_get_tx_buffer() function