| The Linux Kernel API | ||
|---|---|---|
| <<< Previous | Next >>> | |
Initialize device before it's used by a driver. Ask low-level code to enable selected I/O and memory resources. Wake up the device if it was suspended. Beware, this function can fail.
| <<< Previous | Home | Next >>> |
| pci_restore_state | Up | pci_enable_device |