Linux Kernel
3.7.1
|
#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) |
Definition at line 37 of file pciehp_pci.c.
Definition at line 89 of file pciehp_pci.c.