Lines Matching refs:device_to_hv_device

138 	struct hv_device *hv_dev = device_to_hv_device(dev);  in id_show()
149 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show()
160 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show()
171 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show()
183 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show()
195 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show()
207 struct hv_device *hv_dev = device_to_hv_device(dev); in numa_node_show()
221 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_pending_show()
235 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show()
249 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show()
263 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_latency_show()
277 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_conn_id_show()
291 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_conn_id_show()
304 struct hv_device *hv_dev = device_to_hv_device(dev); in out_intr_mask_show()
323 struct hv_device *hv_dev = device_to_hv_device(dev); in out_read_index_show()
342 struct hv_device *hv_dev = device_to_hv_device(dev); in out_write_index_show()
361 struct hv_device *hv_dev = device_to_hv_device(dev); in out_read_bytes_avail_show()
380 struct hv_device *hv_dev = device_to_hv_device(dev); in out_write_bytes_avail_show()
398 struct hv_device *hv_dev = device_to_hv_device(dev); in in_intr_mask_show()
416 struct hv_device *hv_dev = device_to_hv_device(dev); in in_read_index_show()
434 struct hv_device *hv_dev = device_to_hv_device(dev); in in_write_index_show()
453 struct hv_device *hv_dev = device_to_hv_device(dev); in in_read_bytes_avail_show()
472 struct hv_device *hv_dev = device_to_hv_device(dev); in in_write_bytes_avail_show()
491 struct hv_device *hv_dev = device_to_hv_device(dev); in channel_vp_mapping_show()
528 struct hv_device *hv_dev = device_to_hv_device(dev); in vendor_show()
537 struct hv_device *hv_dev = device_to_hv_device(dev); in device_show()
546 struct hv_device *hv_dev = device_to_hv_device(dev); in driver_override_store()
579 struct hv_device *hv_dev = device_to_hv_device(dev); in driver_override_show()
632 const struct hv_device *hv_dev = device_to_hv_device(dev); in vmbus_dev_attr_is_visible()
667 struct hv_device *dev = device_to_hv_device(device); in vmbus_uevent()
840 struct hv_device *hv_dev = device_to_hv_device(device); in vmbus_match()
860 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_probe()
884 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_remove()
902 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_shutdown()
922 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_suspend()
941 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_resume()
960 struct hv_device *hv_dev = device_to_hv_device(device); in vmbus_device_release()