pci_register_driver(9)

NAME

pci_register_driver - register a new pci driver

SYNOPSIS

int pci_register_driver (struct pci_driver *drv);

ARGUMENTS

drv the driver structure to register

DESCRIPTION

Adds the driver structure to the list of registered
drivers Returns the number of pci devices which were
claimed by the driver during registration. The driver
remains registered even if the return value is zero.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout