Searched refs:_hv_pcifront_write_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-hyperv.c | 747 * _hv_pcifront_write_config() - Internal PCI config write 753 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config() function 842 _hv_pcifront_write_config(hpdev, where, size, val); in hv_pcifront_write_config() 1779 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command); in prepopulate_bars() 1803 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 1808 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 1815 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 1827 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, in prepopulate_bars()
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-hyperv.c | 1227 * _hv_pcifront_write_config() - Internal PCI config write 1233 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config() function 1334 _hv_pcifront_write_config(hpdev, where, size, val); in hv_pcifront_write_config() 2249 _hv_pcifront_write_config(hpdev, PCI_COMMAND, 2, command); in prepopulate_bars() 2273 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2278 _hv_pcifront_write_config(hpdev, in prepopulate_bars() 2285 _hv_pcifront_write_config(hpdev, in prepopulate_bars()
|
Completed in 11 milliseconds