Linux Kernel
3.7.1
|
#include <ath5k.h>
Data Fields | |
enum ath_bus_type | ath_bus_type |
void(* | read_cachesize )(struct ath_common *common, int *csz) |
bool(* | eeprom_read )(struct ath_common *common, u32 off, u16 *data) |
int(* | eeprom_read_mac )(struct ath5k_hw *ah, u8 *mac) |
void(* | bt_coex_prep )(struct ath_common *common) |
void(* | extn_synch_en )(struct ath_common *common) |
void(* | aspm_init )(struct ath_common *common) |
enum ath_bus_type ath_bus_type |
void(* read_cachesize)(struct ath_common *common, int *csz) |