• Home
  • Raw
  • Download

Lines Matching refs:hv_device

294 static inline int synthvid_send(struct hv_device *hdev,  in synthvid_send()
316 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ()
344 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr()
381 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update()
466 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub()
503 struct hv_device *hdev = ctx; in synthvid_receive()
539 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver()
574 static int synthvid_get_supported_resolution(struct hv_device *hdev) in synthvid_get_supported_resolution()
622 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp()
685 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config()
831 struct hv_device *hdev = device_to_hv_device(info->device); in hvfb_set_par()
951 static phys_addr_t hvfb_get_phymem(struct hv_device *hdev, in hvfb_get_phymem()
989 static void hvfb_release_phymem(struct hv_device *hdev, in hvfb_release_phymem()
1005 static int hvfb_getmem(struct hv_device *hdev, struct fb_info *info) in hvfb_getmem()
1137 static void hvfb_putmem(struct hv_device *hdev, struct fb_info *info) in hvfb_putmem()
1154 static int hvfb_probe(struct hv_device *hdev, in hvfb_probe()
1265 static int hvfb_remove(struct hv_device *hdev) in hvfb_remove()
1290 static int hvfb_suspend(struct hv_device *hdev) in hvfb_suspend()
1314 static int hvfb_resume(struct hv_device *hdev) in hvfb_resume()