Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
pci_bind.c File Reference
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/pci-acpi.h>
#include <linux/acpi.h>
#include <linux/pm_runtime.h>
#include <acpi/acpi_bus.h>
#include <acpi/acpi_drivers.h>

Go to the source code of this file.

Macros

#define _COMPONENT   ACPI_PCI_COMPONENT
 

Functions

 ACPI_MODULE_NAME ("pci_bind")
 
int acpi_pci_bind_root (struct acpi_device *device)
 

Macro Definition Documentation

#define _COMPONENT   ACPI_PCI_COMPONENT

Definition at line 35 of file pci_bind.c.

Function Documentation

ACPI_MODULE_NAME ( "pci_bind"  )
int acpi_pci_bind_root ( struct acpi_device *  device)

Definition at line 114 of file pci_bind.c.