Searched refs:xen_pcibk_config_read (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/xen/xen-pciback/ |
H A D | pciback.h | 83 int xen_pcibk_config_read(struct pci_dev *dev, int offset, int size,
|
H A D | conf_space.c | 147 int xen_pcibk_config_read(struct pci_dev *dev, int offset, int size, in xen_pcibk_config_read() function
|
H A D | pciback_ops.c | 343 op->err = xen_pcibk_config_read(dev, in xen_pcibk_do_one_op()
|
/kernel/linux/linux-6.6/drivers/xen/xen-pciback/ |
H A D | pciback.h | 88 int xen_pcibk_config_read(struct pci_dev *dev, int offset, int size,
|
H A D | conf_space.c | 147 int xen_pcibk_config_read(struct pci_dev *dev, int offset, int size, in xen_pcibk_config_read() function
|
H A D | pciback_ops.c | 343 op->err = xen_pcibk_config_read(dev, in xen_pcibk_do_one_op()
|
Completed in 4 milliseconds