suse man page for pci_dev_present

Query: pci_dev_present

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_DEV_PRESENT(9)						Hardware Interfaces						PCI_DEV_PRESENT(9)

NAME
pci_dev_present - Returns 1 if device matching the device list is present, 0 if not.
SYNOPSIS
int pci_dev_present(const struct pci_device_id * ids);
ARGUMENTS
ids A pointer to a null terminated list of struct pci_device_id structures that describe the type of PCI device the caller is trying to find.
OBVIOUS FACT
You do not have a reference to any device that might be found by this function, so if that device is removed from the system right after this function is finished, the value will be stale. Use this function to find devices that are usually built into a system, or for a general hint as to if another device happens to be present at this specific moment in time.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PCI_DEV_PRESENT(9)
Related Man Pages
struct_ccw_driver(9) - centos
hwloc_ibv_get_device_cpuset(3) - centos
hwloc_ibv_get_device_osdev(3) - centos
hwlocality_openfabrics(3) - centos
struct_usb_device_driver(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I
The Future of the PM (Private Message) System at UNIX.com