Home
last modified time | relevance | path

Searched refs:hv_pcibus_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/pci/controller/
Dpci-hyperv.c476 struct hv_pcibus_device { struct
527 struct hv_pcibus_device *bus; argument
566 struct hv_pcibus_device *hbus;
609 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
839 struct hv_pcibus_device *hbus = in hv_pcifront_read_config()
840 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_read_config()
867 struct hv_pcibus_device *hbus = in hv_pcifront_write_config()
868 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_write_config()
968 struct hv_pcibus_device *hbus = in hv_read_config_block()
969 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_read_config_block()
[all …]