Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | ID(x) |
Functions | |
MODULE_DEVICE_TABLE (pci, ahd_linux_pci_id_table) | |
int | ahd_linux_pci_init (void) |
void | ahd_linux_pci_exit (void) |
int | ahd_pci_map_registers (struct ahd_softc *ahd) |
int | ahd_pci_map_int (struct ahd_softc *ahd) |
void | ahd_power_state_change (struct ahd_softc *ahd, ahd_power_state new_state) |
Definition at line 246 of file aic79xx_osm_pci.c.
Definition at line 240 of file aic79xx_osm_pci.c.
Definition at line 382 of file aic79xx_osm_pci.c.
Definition at line 310 of file aic79xx_osm_pci.c.
void ahd_power_state_change | ( | struct ahd_softc * | ahd, |
ahd_power_state | new_state | ||
) |
Definition at line 395 of file aic79xx_osm_pci.c.
MODULE_DEVICE_TABLE | ( | pci | , |
ahd_linux_pci_id_table | |||
) |