Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | { CS5536_FUNC_START = -1, CS5536_ISA_FUNC, reserved_func, CS5536_IDE_FUNC, CS5536_ACC_FUNC, CS5536_OHCI_FUNC, CS5536_EHCI_FUNC, CS5536_FUNC_END } |
Functions | |
void | cs5536_pci_conf_write4 (int function, int reg, u32 value) |
u32 | cs5536_pci_conf_read4 (int function, int reg) |
anonymous enum |
CS5536_FUNC_START | |
CS5536_ISA_FUNC | |
reserved_func | |
CS5536_IDE_FUNC | |
CS5536_ACC_FUNC | |
CS5536_OHCI_FUNC | |
CS5536_EHCI_FUNC | |
CS5536_FUNC_END |
Definition at line 26 of file cs5536_pci.c.
Definition at line 72 of file cs5536_pci.c.