|
Linux Kernel
3.7.1
|
#include <linux/nl80211.h>#include <linux/pci.h>#include <linux/pci-aspm.h>#include <linux/etherdevice.h>#include <linux/module.h>#include "../ath.h"#include "ath5k.h"#include "debug.h"#include "base.h"#include "reg.h"Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
| #define | ATH5K_PM_OPS NULL |
Functions | |
| MODULE_DEVICE_TABLE (pci, ath5k_pci_id_table) | |
| int | ath5k_hw_read_srev (struct ath5k_hw *ah) |
| module_pci_driver (ath5k_pci_driver) | |
| MODULE_DEVICE_TABLE | ( | pci | , |
| ath5k_pci_id_table | |||
| ) |
| module_pci_driver | ( | ath5k_pci_driver | ) |
1.8.2