|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | ltq_pci_read_config_dword (struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) |
| int | ltq_pci_write_config_dword (struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) |
Variables | |
| __iomem void * | ltq_pci_mapped_cfg |
| int ltq_pci_read_config_dword | ( | struct pci_bus * | bus, |
| unsigned int | devfn, | ||
| int | where, | ||
| int | size, | ||
| u32 * | val | ||
| ) |
Definition at line 74 of file ops-lantiq.c.
| int ltq_pci_write_config_dword | ( | struct pci_bus * | bus, |
| unsigned int | devfn, | ||
| int | where, | ||
| int | size, | ||
| u32 | val | ||
| ) |
Definition at line 92 of file ops-lantiq.c.
Definition at line 67 of file pci-lantiq.c.
1.8.2