table of contents
other versions
- jessie 3.16.56-1+deb8u1
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¶
May 2018 | Kernel Hackers Manual 3.16 |