|
Linux Kernel
3.7.1
|
#include <linux/nl80211.h>#include <linux/pci.h>#include <linux/pci-aspm.h>#include <linux/ath9k_platform.h>#include <linux/module.h>#include "ath9k.h"Go to the source code of this file.
Macros | |
| #define | pr_fmt(fmt) KBUILD_MODNAME ": " fmt |
| #define | ATH9K_PM_OPS NULL |
Functions | |
| MODULE_DEVICE_TABLE (pci, ath_pci_id_table) | |
| int | ath_pci_init (void) |
| void | ath_pci_exit (void) |
| MODULE_DEVICE_TABLE | ( | pci | , |
| ath_pci_id_table | |||
| ) |
1.8.2