Lines Matching refs:hv_device
487 struct hv_device *hdev;
627 static int wait_for_response(struct hv_device *hdev, in wait_for_response()
2409 struct hv_device *hdev = hbus->hdev; in hv_pci_eject_device()
2588 static int hv_pci_protocol_negotiation(struct hv_device *hdev, in hv_pci_protocol_negotiation()
2803 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs);
2811 static int hv_pci_enter_d0(struct hv_device *hdev) in hv_pci_enter_d0()
2867 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations()
2907 static int hv_send_resources_allocated(struct hv_device *hdev) in hv_send_resources_allocated()
2984 static int hv_send_resources_released(struct hv_device *hdev) in hv_send_resources_released()
3065 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe()
3284 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs) in hv_pci_bus_exit()
3357 static int hv_pci_remove(struct hv_device *hdev) in hv_pci_remove()
3399 static int hv_pci_suspend(struct hv_device *hdev) in hv_pci_suspend()
3474 static int hv_pci_resume(struct hv_device *hdev) in hv_pci_resume()