Home
last modified time | relevance | path

Searched refs:my_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Daer_inject.c184 struct pci_ops *ops, *my_ops; in aer_inj_read() local
191 my_ops = bus->ops; in aer_inj_read()
194 bus->ops = my_ops; in aer_inj_read()
202 struct pci_ops *ops, *my_ops; in aer_inj_write() local
209 my_ops = bus->ops; in aer_inj_write()
212 bus->ops = my_ops; in aer_inj_write()