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