|
Linux Kernel
3.7.1
|
#include "bcma_private.h"#include <linux/slab.h>#include <linux/bcma/bcma.h>#include <linux/pci.h>#include <linux/module.h>Go to the source code of this file.
Macros | |
| #define | BCMA_PM_OPS NULL |
Functions | |
| MODULE_DEVICE_TABLE (pci, bcma_pci_bridge_tbl) | |
| int __init | bcma_host_pci_init (void) |
| void __exit | bcma_host_pci_exit (void) |
| #define BCMA_PM_OPS NULL |
Definition at line 266 of file host_pci.c.
Definition at line 296 of file host_pci.c.
Definition at line 291 of file host_pci.c.
| MODULE_DEVICE_TABLE | ( | pci | , |
| bcma_pci_bridge_tbl | |||
| ) |
1.8.2