|
Linux Kernel
3.7.1
|
#include <linux/ioport.h>Go to the source code of this file.
Data Structures | |
| struct | hw_pci |
| struct | pci_sys_data |
Functions | |
| void | pci_common_init (struct hw_pci *) |
| int | iop3xx_pci_setup (int nr, struct pci_sys_data *) |
| void | iop3xx_pci_preinit (void) |
| void | iop3xx_pci_preinit_cond (void) |
| int | dc21285_setup (int nr, struct pci_sys_data *) |
| void | dc21285_preinit (void) |
| void | dc21285_postinit (void) |
| int | via82c505_setup (int nr, struct pci_sys_data *) |
| void | via82c505_init (void *sysdata) |
| int | pci_v3_setup (int nr, struct pci_sys_data *) |
| void | pci_v3_preinit (void) |
| void | pci_v3_postinit (void) |
Variables | |
| struct pci_ops | iop3xx_ops |
| struct pci_ops | dc21285_ops |
| struct pci_ops | via82c505_ops |
| struct pci_ops | pci_v3_ops |
| int via82c505_setup | ( | int | nr, |
| struct pci_sys_data * | |||
| ) |
Definition at line 80 of file via82c505.c.
Definition at line 54 of file via82c505.c.
1.8.2