Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
host_pci.c File Reference
#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)
 

Macro Definition Documentation

#define BCMA_PM_OPS   NULL

Definition at line 266 of file host_pci.c.

Function Documentation

void __exit bcma_host_pci_exit ( void  )

Definition at line 296 of file host_pci.c.

int __init bcma_host_pci_init ( void  )

Definition at line 291 of file host_pci.c.

MODULE_DEVICE_TABLE ( pci  ,
bcma_pci_bridge_tbl   
)