Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ath_bus_ops Struct Reference

#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)
 

Detailed Description

Definition at line 1459 of file ath5k.h.

Field Documentation

void(* aspm_init)(struct ath_common *common)

Definition at line 931 of file hw.h.

Definition at line 1460 of file ath5k.h.

void(* bt_coex_prep)(struct ath_common *common)

Definition at line 929 of file hw.h.

bool(* eeprom_read)(struct ath_common *common, u32 off, u16 *data)

Definition at line 1462 of file ath5k.h.

int(* eeprom_read_mac)(struct ath5k_hw *ah, u8 *mac)

Definition at line 1463 of file ath5k.h.

void(* extn_synch_en)(struct ath_common *common)

Definition at line 930 of file hw.h.

void(* read_cachesize)(struct ath_common *common, int *csz)

Definition at line 1461 of file ath5k.h.


The documentation for this struct was generated from the following files: