Lines Matching refs:hv_device
497 struct hv_device *hdev;
1045 static int wait_for_response(struct hv_device *hdev, in wait_for_response()
3018 struct hv_device *hdev = hbus->hdev; in hv_pci_eject_device()
3224 static int hv_pci_protocol_negotiation(struct hv_device *hdev, in hv_pci_protocol_negotiation()
3439 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs);
3447 static int hv_pci_enter_d0(struct hv_device *hdev) in hv_pci_enter_d0()
3537 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations()
3595 static int hv_send_resources_allocated(struct hv_device *hdev) in hv_send_resources_allocated()
3672 static int hv_send_resources_released(struct hv_device *hdev) in hv_send_resources_released()
3711 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe()
3890 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) in hv_pci_bus_exit()
3974 static void hv_pci_remove(struct hv_device *hdev) in hv_pci_remove()
4012 static int hv_pci_suspend(struct hv_device *hdev) in hv_pci_suspend()
4089 static int hv_pci_resume(struct hv_device *hdev) in hv_pci_resume()