table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
PCI_BUS_SET_OPS(9) | Hardware Interfaces | PCI_BUS_SET_OPS(9) |
NAME¶
pci_bus_set_ops - Set raw operations of pci busSYNOPSIS¶
struct
pci_ops * pci_bus_set_ops(struct pci_bus * bus,
struct pci_ops * ops);
ARGUMENTS¶
buspci bus struct
ops
new raw operations
DESCRIPTION¶
Return previous raw operationsCOPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |