Searched refs:_hv_pcifront_read_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-hyperv.c | 654 * _hv_pcifront_read_config() - Internal PCI config read 660 static void _hv_pcifront_read_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_read_config() function 814 _hv_pcifront_read_config(hpdev, where, size, val); in hv_pcifront_read_config() 1777 _hv_pcifront_read_config(hpdev, PCI_COMMAND, 2, &command); in prepopulate_bars() 1824 _hv_pcifront_read_config(hpdev, PCI_COMMAND, 2, in prepopulate_bars()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-hyperv.c | 1109 * _hv_pcifront_read_config() - Internal PCI config read 1115 static void _hv_pcifront_read_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_read_config() function 1306 _hv_pcifront_read_config(hpdev, where, size, val); in hv_pcifront_read_config() 2247 _hv_pcifront_read_config(hpdev, PCI_COMMAND, 2, &command); in prepopulate_bars()
|
Completed in 11 milliseconds