Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 4 files as a function:
- arch/powerpc/kernel/pci-common.c, line 1514 (as a function)
- arch/s390/pci/pci.c, line 647 (as a function)
- arch/x86/pci/common.c, line 703 (as a function)
- drivers/pci/pci.c, line 2158 (as a function)
Referenced in 2 files:
Smatch caller information:
arch/x86/pci/common.c pcibios_release_device() -> pcibios_disable_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| CAPPED_DATA | 0 | dev | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | _T->lock |
drivers/pci/pci.c do_pci_disable_device() -> pcibios_disable_device()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| CAPPED_DATA | 0 | dev | 1 |
| DATA_SOURCE | 0 | dev | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |