Lines Matching refs:device_to_hv_device
130 struct hv_device *hv_dev = device_to_hv_device(dev); in id_show()
141 struct hv_device *hv_dev = device_to_hv_device(dev); in state_show()
152 struct hv_device *hv_dev = device_to_hv_device(dev); in monitor_id_show()
163 struct hv_device *hv_dev = device_to_hv_device(dev); in class_id_show()
175 struct hv_device *hv_dev = device_to_hv_device(dev); in device_id_show()
187 struct hv_device *hv_dev = device_to_hv_device(dev); in modalias_show()
197 struct hv_device *hv_dev = device_to_hv_device(dev); in numa_node_show()
211 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_pending_show()
225 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show()
239 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show()
253 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_latency_show()
267 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_conn_id_show()
281 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_conn_id_show()
294 struct hv_device *hv_dev = device_to_hv_device(dev); in out_intr_mask_show()
313 struct hv_device *hv_dev = device_to_hv_device(dev); in out_read_index_show()
332 struct hv_device *hv_dev = device_to_hv_device(dev); in out_write_index_show()
351 struct hv_device *hv_dev = device_to_hv_device(dev); in out_read_bytes_avail_show()
370 struct hv_device *hv_dev = device_to_hv_device(dev); in out_write_bytes_avail_show()
388 struct hv_device *hv_dev = device_to_hv_device(dev); in in_intr_mask_show()
406 struct hv_device *hv_dev = device_to_hv_device(dev); in in_read_index_show()
424 struct hv_device *hv_dev = device_to_hv_device(dev); in in_write_index_show()
443 struct hv_device *hv_dev = device_to_hv_device(dev); in in_read_bytes_avail_show()
462 struct hv_device *hv_dev = device_to_hv_device(dev); in in_write_bytes_avail_show()
481 struct hv_device *hv_dev = device_to_hv_device(dev); in channel_vp_mapping_show()
517 struct hv_device *hv_dev = device_to_hv_device(dev); in vendor_show()
527 struct hv_device *hv_dev = device_to_hv_device(dev); in device_show()
537 struct hv_device *hv_dev = device_to_hv_device(dev); in driver_override_store()
550 struct hv_device *hv_dev = device_to_hv_device(dev); in driver_override_show()
603 const struct hv_device *hv_dev = device_to_hv_device(dev); in vmbus_dev_attr_is_visible()
655 const struct hv_device *dev = device_to_hv_device(device); in vmbus_uevent()
825 struct hv_device *hv_dev = device_to_hv_device(device); in vmbus_match()
845 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()
899 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_shutdown()
919 struct hv_device *dev = device_to_hv_device(child_device); in vmbus_suspend()
938 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()