|
Linux Kernel
3.7.1
|
#include <x86_init.h>
Data Fields | |
| int(* | arch_init )(void) |
| int(* | init )(void) |
| void(* | init_irq )(void) |
| void(* | fixup_irqs )(void) |
struct x86_init_pci - platform specific pci init functions : platform specific pci arch init call : platform specific pci subsystem init : platform specific pci irq init : platform specific pci irq fixup
Definition at line 123 of file x86_init.h.
Definition at line 124 of file x86_init.h.
Definition at line 127 of file x86_init.h.
Definition at line 125 of file x86_init.h.
Definition at line 126 of file x86_init.h.
1.8.2