1PCI_BUS_SET_OPS(9)            Hardware Interfaces           PCI_BUS_SET_OPS(9)
2
3
4

NAME

6       pci_bus_set_ops - Set raw operations of pci bus
7

SYNOPSIS

9       struct pci_ops * pci_bus_set_ops(struct pci_bus * bus,
10                                        struct pci_ops * ops);
11

ARGUMENTS

13       bus
14           pci bus struct
15
16       ops
17           new raw operations
18

DESCRIPTION

20       Return previous raw operations
21
23Kernel Hackers Manual 3.10         June 2019                PCI_BUS_SET_OPS(9)
Impressum