Lines Matching refs:device_to_hv_device
133 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show()
144 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show()
155 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show()
166 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show()
178 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show()
190 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show()
202 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_pending_show()
216 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show()
230 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show()
244 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_latency_show()
258 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_conn_id_show()
272 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_conn_id_show()
285 struct hv_device *hv_dev = device_to_hv_device(dev); in out_intr_mask_show()
298 struct hv_device *hv_dev = device_to_hv_device(dev); in out_read_index_show()
312 struct hv_device *hv_dev = device_to_hv_device(dev); in out_write_index_show()
326 struct hv_device *hv_dev = device_to_hv_device(dev); in out_read_bytes_avail_show()
340 struct hv_device *hv_dev = device_to_hv_device(dev); in out_write_bytes_avail_show()
353 struct hv_device *hv_dev = device_to_hv_device(dev); in in_intr_mask_show()
366 struct hv_device *hv_dev = device_to_hv_device(dev); in in_read_index_show()
379 struct hv_device *hv_dev = device_to_hv_device(dev); in in_write_index_show()
393 struct hv_device *hv_dev = device_to_hv_device(dev); in in_read_bytes_avail_show()
407 struct hv_device *hv_dev = device_to_hv_device(dev); in in_write_bytes_avail_show()
458 struct hv_device *dev = device_to_hv_device(device); in vmbus_uevent()
499 struct hv_device *hv_dev = device_to_hv_device(device); in vmbus_match()
515 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_probe()
539 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_remove()
569 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_shutdown()
590 struct hv_device *hv_dev = device_to_hv_device(device); in vmbus_device_release()