/linux/drivers/gpu/drm/hyperv/ |
H A D | hyperv_drm.h | 37 struct hv_device *hdev; 46 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp); 47 int hyperv_update_situation(struct hv_device *hdev, u8 active, u32 bpp, 49 int hyperv_hide_hw_ptr(struct hv_device *hdev); 50 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect); 51 int hyperv_connect_vsp(struct hv_device *hdev);
|
H A D | hyperv_drm_drv.c | 70 struct hv_device *hdev) in hyperv_setup_vram() 104 static int hyperv_vmbus_probe(struct hv_device *hdev, in hyperv_vmbus_probe() 165 static void hyperv_vmbus_remove(struct hv_device *hdev) in hyperv_vmbus_remove() 178 static void hyperv_vmbus_shutdown(struct hv_device *hdev) in hyperv_vmbus_shutdown() 183 static int hyperv_vmbus_suspend(struct hv_device *hdev) in hyperv_vmbus_suspend() 197 static int hyperv_vmbus_resume(struct hv_device *hdev) in hyperv_vmbus_resume()
|
H A D | hyperv_drm_proto.c | 196 static inline int hyperv_sendpacket(struct hv_device *hdev, struct synthvid_msg *msg) in hyperv_sendpacket() 216 static int hyperv_negotiate_version(struct hv_device *hdev, u32 ver) in hyperv_negotiate_version() 248 int hyperv_update_vram_location(struct hv_device *hdev, phys_addr_t vram_pp) in hyperv_update_vram_location() 277 int hyperv_update_situation(struct hv_device *hdev, u8 active, u32 bpp, in hyperv_update_situation() 318 int hyperv_hide_hw_ptr(struct hv_device *hdev) in hyperv_hide_hw_ptr() 351 int hyperv_update_dirt(struct hv_device *hdev, struct drm_rect *rect) in hyperv_update_dirt() 376 static int hyperv_get_supported_resolution(struct hv_device *hdev) in hyperv_get_supported_resolution() 425 static void hyperv_receive_sub(struct hv_device *hdev) in hyperv_receive_sub() 453 struct hv_device *hdev = ctx; in hyperv_receive() 475 int hyperv_connect_vsp(struct hv_device *hdev) in hyperv_connect_vsp()
|
/linux/drivers/hv/ |
H A D | hyperv_vmbus.h | 344 struct hv_device *vmbus_device_create(const guid_t *type, 348 int vmbus_device_register(struct hv_device *child_device_obj); 349 void vmbus_device_unregister(struct hv_device *device_obj); 350 int vmbus_add_channel_kobj(struct hv_device *device_obj, 462 int hv_debug_add_dev_dir(struct hv_device *dev); 463 void hv_debug_rm_dev_dir(struct hv_device *dev); 470 static inline void hv_debug_rm_dev_dir(struct hv_device *dev) {}; in hv_debug_rm_dev_dir() 479 static inline int hv_debug_add_dev_dir(struct hv_device *dev) in hv_debug_add_dev_dir()
|
H A D | vmbus_drv.c | 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() 224 struct hv_device *hv_dev = device_to_hv_device(dev); in client_monitor_pending_show() 237 struct hv_device *hv_dev = device_to_hv_device(dev); in server_monitor_latency_show() [all …]
|
H A D | hv_debugfs.c | 54 static int hv_debug_delay_files(struct hv_device *dev, struct dentry *root) in hv_debug_delay_files() 83 static int hv_debug_set_test_state(struct hv_device *dev, struct dentry *root) in hv_debug_set_test_state() 102 static void hv_debug_set_dir_dentry(struct hv_device *dev, struct dentry *root) in hv_debug_set_dir_dentry() 109 int hv_debug_add_dev_dir(struct hv_device *dev) in hv_debug_add_dev_dir() 141 void hv_debug_rm_dev_dir(struct hv_device *dev) in hv_debug_rm_dev_dir()
|
H A D | hv_balloon.c | 502 struct hv_device *dev; 1473 struct hv_device *dev = context; in balloon_onchannelcallback() 1712 static int balloon_connect_vsp(struct hv_device *dev) in balloon_connect_vsp() 1933 static int balloon_probe(struct hv_device *dev, in balloon_probe() 2012 static void balloon_remove(struct hv_device *dev) in balloon_remove() 2053 static int balloon_suspend(struct hv_device *hv_dev) in balloon_suspend() 2073 static int balloon_resume(struct hv_device *dev) in balloon_resume()
|
/linux/drivers/input/serio/ |
H A D | hyperv-keyboard.c | 90 struct hv_device *hv_dev; 100 static void hv_kbd_on_receive(struct hv_device *hv_dev, in hv_kbd_on_receive() 182 static void hv_kbd_handle_received_packet(struct hv_device *hv_dev, in hv_kbd_handle_received_packet() 241 struct hv_device *hv_dev = context; in hv_kbd_on_channel_callback() 254 static int hv_kbd_connect_to_vsp(struct hv_device *hv_dev) in hv_kbd_connect_to_vsp() 314 static int hv_kbd_probe(struct hv_device *hv_dev, in hv_kbd_probe() 372 static void hv_kbd_remove(struct hv_device *hv_dev) in hv_kbd_remove() 383 static int hv_kbd_suspend(struct hv_device *hv_dev) in hv_kbd_suspend() 390 static int hv_kbd_resume(struct hv_device *hv_dev) in hv_kbd_resume()
|
/linux/drivers/uio/ |
H A D | uio_hv_generic.c | 56 struct hv_device *device; 81 struct hv_device *dev = pdata->device; in hv_uio_irqcontrol() 98 struct hv_device *hv_dev = chan->device_obj; in hv_uio_channel_cb() 113 struct hv_device *hv_dev = channel->device_obj; in hv_uio_rescind() 165 struct hv_device *hv_dev = new_sc->primary_channel->device_obj; in hv_uio_new_channel() 191 hv_uio_cleanup(struct hv_device *dev, struct hv_uio_private_data *pdata) in hv_uio_cleanup() 212 struct hv_device *dev = pdata->device; in hv_uio_open() 237 struct hv_device *dev = pdata->device; in hv_uio_release() 247 hv_uio_probe(struct hv_device *dev, in hv_uio_probe() 371 hv_uio_remove(struct hv_device *dev) in hv_uio_remove()
|
/linux/drivers/hid/ |
H A D | hid-hyperv.c | 130 struct hv_device *device; 148 static struct mousevsc_dev *mousevsc_alloc_device(struct hv_device *device) in mousevsc_alloc_device() 242 static void mousevsc_on_receive(struct hv_device *device, in mousevsc_on_receive() 310 struct hv_device *device = context; in mousevsc_on_channel_callback() 330 static int mousevsc_connect_to_vsp(struct hv_device *device) in mousevsc_connect_to_vsp() 391 struct hv_device *dev = hid_get_drvdata(hid); in mousevsc_hid_parse() 436 static int mousevsc_probe(struct hv_device *device, in mousevsc_probe() 525 static void mousevsc_remove(struct hv_device *dev) in mousevsc_remove() 536 static int mousevsc_suspend(struct hv_device *dev) in mousevsc_suspend() 543 static int mousevsc_resume(struct hv_device *dev) in mousevsc_resume()
|
/linux/drivers/video/fbdev/ |
H A D | hyperv_fb.c | 286 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send() 308 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ() 336 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr() 373 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() 457 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub() 494 struct hv_device *hdev = ctx; in synthvid_receive() 530 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver() 565 static int synthvid_get_supported_resolution(struct hv_device *hdev) in synthvid_get_supported_resolution() 613 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp() 666 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config() [all …]
|
/linux/drivers/scsi/ |
H A D | storvsc_drv.c | 388 struct hv_device *device; 403 struct hv_device *device; 453 struct hv_device *dev; 553 struct hv_device *device) in get_out_stor_device() 575 struct hv_device *device) in get_in_stor_device() 604 struct hv_device *device; in storvsc_change_target_cpu() 675 struct hv_device *device = new_sc->primary_channel->device_obj; in handle_sc_creation() 710 static void handle_multichannel_storage(struct hv_device *device, int max_chns) in handle_multichannel_storage() 803 static int storvsc_execute_vstor_op(struct hv_device *device, in storvsc_execute_vstor_op() 842 static int storvsc_channel_init(struct hv_device *device, bool is_fc) in storvsc_channel_init() [all …]
|
/linux/include/linux/ |
H A D | hyperv.h | 843 struct hv_device *device_obj; 1295 int (*probe)(struct hv_device *, const struct hv_vmbus_device_id *); 1296 void (*remove)(struct hv_device *dev); 1297 void (*shutdown)(struct hv_device *); 1299 int (*suspend)(struct hv_device *); 1300 int (*resume)(struct hv_device *); 1305 struct hv_device { struct 1332 #define device_to_hv_device(d) container_of_const(d, struct hv_device, device) argument 1335 static inline void hv_set_drvdata(struct hv_device *dev, void *data) in hv_set_drvdata() 1340 static inline void *hv_get_drvdata(struct hv_device *dev) in hv_get_drvdata() [all …]
|
/linux/drivers/net/hyperv/ |
H A D | netvsc.c | 38 struct hv_device *dev = net_device_ctx->device_ctx; in netvsc_switch_datapath() 178 static void netvsc_revoke_recv_buf(struct hv_device *device, in netvsc_revoke_recv_buf() 228 static void netvsc_revoke_send_buf(struct hv_device *device, in netvsc_revoke_send_buf() 279 static void netvsc_teardown_recv_gpadl(struct hv_device *device, in netvsc_teardown_recv_gpadl() 300 static void netvsc_teardown_send_gpadl(struct hv_device *device, in netvsc_teardown_send_gpadl() 335 static int netvsc_init_buf(struct hv_device *device, in netvsc_init_buf() 554 static int negotiate_nvsp_ver(struct hv_device *device, in negotiate_nvsp_ver() 616 static int netvsc_connect_vsp(struct hv_device *device, in netvsc_connect_vsp() 689 void netvsc_device_remove(struct hv_device *device) in netvsc_device_remove() 975 void netvsc_dma_unmap(struct hv_device *hv_dev, in netvsc_dma_unmap() [all …]
|
H A D | hyperv_net.h | 224 struct netvsc_device *netvsc_device_add(struct hv_device *device, 227 void netvsc_device_remove(struct hv_device *device); 261 struct netvsc_device *rndis_filter_device_add(struct hv_device *dev, 264 void rndis_filter_device_remove(struct hv_device *dev, 1019 struct hv_device *device_ctx; 1803 void netvsc_dma_unmap(struct hv_device *hv_dev,
|
H A D | netvsc_drv.c | 1016 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_detach() 1055 struct hv_device *hdev = ndev_ctx->device_ctx; in netvsc_attach() 2052 struct hv_device *device_obj = ndev_ctx->device_ctx; in netvsc_link_change() 2517 static int netvsc_probe(struct hv_device *dev, in netvsc_probe() 2675 static void netvsc_remove(struct hv_device *dev) in netvsc_remove() 2720 static int netvsc_suspend(struct hv_device *dev) in netvsc_suspend() 2753 static int netvsc_resume(struct hv_device *dev) in netvsc_resume()
|
H A D | rndis_filter.c | 1291 struct hv_device *hv_dev = ndev_ctx->device_ctx; in rndis_set_subchannel() 1469 struct netvsc_device *rndis_filter_device_add(struct hv_device *dev, in rndis_filter_device_add() 1607 void rndis_filter_device_remove(struct hv_device *dev, in rndis_filter_device_remove()
|
/linux/net/vmw_vsock/ |
H A D | hyperv_transport.c | 867 static int hvs_probe(struct hv_device *hdev, in hvs_probe() 882 static void hvs_remove(struct hv_device *hdev) in hvs_remove() 895 static int hvs_suspend(struct hv_device *hv_dev) in hvs_suspend() 901 static int hvs_resume(struct hv_device *dev) in hvs_resume()
|
/linux/drivers/pci/controller/ |
H A D | pci-hyperv.c | 497 struct hv_device *hdev; 978 static int wait_for_response(struct hv_device *hdev, in wait_for_response() 2891 struct hv_device *hdev = hbus->hdev; in hv_pci_eject_device() 3097 static int hv_pci_protocol_negotiation(struct hv_device *hdev, in hv_pci_protocol_negotiation() 3312 static int hv_pci_bus_exit(struct hv_device *hdev, bool keep_devs); 3320 static int hv_pci_enter_d0(struct hv_device *hdev) in hv_pci_enter_d0() 3410 static int hv_pci_query_relations(struct hv_device *hdev) in hv_pci_query_relations() 3468 static int hv_send_resources_allocated(struct hv_device *hdev) in hv_send_resources_allocated() 3545 static int hv_send_resources_released(struct hv_device *hdev) in hv_send_resources_released() 3626 static int hv_pci_probe(struct hv_device *hdev, in hv_pci_probe() [all …]
|