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

Go to the source code of this file.

Functions

int __ref shpchp_configure_device (struct slot *p_slot)
 
int shpchp_unconfigure_device (struct slot *p_slot)
 

Function Documentation

int __ref shpchp_configure_device ( struct slot p_slot)

Definition at line 37 of file shpchp_pci.c.

int shpchp_unconfigure_device ( struct slot p_slot)

Definition at line 85 of file shpchp_pci.c.