Scroll to navigation

PCI_BUS_SET_OPS(9) Hardware Interfaces PCI_BUS_SET_OPS(9)

NAME

pci_bus_set_ops - Set raw operations of pci bus

SYNOPSIS

struct pci_ops * pci_bus_set_ops(struct pci_bus * bus, struct pci_ops * ops);

ARGUMENTS

bus
pci bus struct

ops

new raw operations

DESCRIPTION

Return previous raw operations

COPYRIGHT

April 2019 Kernel Hackers Manual 4.9.