Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/pcie/
H A Daer_inject.c185 struct pci_ops *ops, *my_ops; in aer_inj_read() local
192 my_ops = bus->ops; in aer_inj_read()
195 bus->ops = my_ops; in aer_inj_read()
203 struct pci_ops *ops, *my_ops; in aer_inj_write() local
210 my_ops = bus->ops; in aer_inj_write()
213 bus->ops = my_ops; in aer_inj_write()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds