ide: move ->failed_pc to ide_drive_t
[linux-ginger.git] / drivers / staging / winbond / wb35rx_f.h
blobd993041e0cddf5d45859701fc97c1766ec931346
1 #ifndef __WINBOND_WB35RX_F_H
2 #define __WINBOND_WB35RX_F_H
4 #include <net/mac80211.h>
5 #include "wbhal_s.h"
7 //====================================
8 // Interface function declare
9 //====================================
10 unsigned char Wb35Rx_initial( phw_data_t pHwData );
11 void Wb35Rx_destroy( phw_data_t pHwData );
12 void Wb35Rx_stop( phw_data_t pHwData );
13 void Wb35Rx_start(struct ieee80211_hw *hw);
15 #endif