|
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 "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) |
Definition at line 37 of file shpchp_pci.c.
Definition at line 85 of file shpchp_pci.c.
1.8.2