Lines Matching defs:hdev
287 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send()
309 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ()
337 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr()
374 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() local
458 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub()
495 struct hv_device *hdev = ctx; in synthvid_receive() local
531 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver()
566 static int synthvid_get_supported_resolution(struct hv_device *hdev) in synthvid_get_supported_resolution()
614 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp()
667 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config()
813 struct hv_device *hdev = device_to_hv_device(info->device); in hvfb_set_par() local
932 static phys_addr_t hvfb_get_phymem(struct hv_device *hdev, in hvfb_get_phymem()
970 static void hvfb_release_phymem(struct hv_device *hdev, in hvfb_release_phymem()
986 static int hvfb_getmem(struct hv_device *hdev, struct fb_info *info) in hvfb_getmem()
1102 static void hvfb_putmem(struct hv_device *hdev, struct fb_info *info) in hvfb_putmem()
1119 static int hvfb_probe(struct hv_device *hdev, in hvfb_probe()
1230 static int hvfb_remove(struct hv_device *hdev) in hvfb_remove()
1255 static int hvfb_suspend(struct hv_device *hdev) in hvfb_suspend()
1279 static int hvfb_resume(struct hv_device *hdev) in hvfb_resume()