Linux Kernel
3.7.1
|
#include <linux/pci.h>
#include <linux/module.h>
#include <linux/acpi.h>
#include <linux/slab.h>
#include <acpi/acpi_bus.h>
Go to the source code of this file.
Data Structures | |
struct | ioapic |
Functions | |
MODULE_DEVICE_TABLE (pci, ioapic_devices) | |
module_init (ioapic_init) | |
module_exit (ioapic_exit) | |
MODULE_DEVICE_TABLE | ( | pci | , |
ioapic_devices | |||
) |
module_exit | ( | ioapic_exit | ) |
module_init | ( | ioapic_init | ) |