Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pciehp_pci.c File Reference
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/pci.h>
#include "../pci.h"
#include "pciehp.h"

Go to the source code of this file.

Functions

int pciehp_configure_device (struct slot *p_slot)
 
int pciehp_unconfigure_device (struct slot *p_slot)
 

Function Documentation

int pciehp_configure_device ( struct slot p_slot)

Definition at line 37 of file pciehp_pci.c.

int pciehp_unconfigure_device ( struct slot p_slot)

Definition at line 89 of file pciehp_pci.c.