Scroll to navigation

PCI_SCAN_CHILD_BUS(9) Hardware Interfaces PCI_SCAN_CHILD_BUS(9)

NAME

pci_scan_child_bus - Scan devices below a bus

SYNOPSIS

unsigned int pci_scan_child_bus(struct pci_bus * bus);

ARGUMENTS

bus

Bus to scan for devices

DESCRIPTION

Scans devices below bus including subordinate buses. Returns new subordinate number including all the found devices.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10