Lines Matching refs:hv_device

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()
782 struct hv_device *hdev; in hvfb_on_panic()
818 struct hv_device *hdev = device_to_hv_device(info->device); in hvfb_set_par()
937 static phys_addr_t hvfb_get_phymem(struct hv_device *hdev, in hvfb_get_phymem()
975 static void hvfb_release_phymem(struct hv_device *hdev, in hvfb_release_phymem()
991 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()
1237 static void hvfb_remove(struct hv_device *hdev) in hvfb_remove()
1260 static int hvfb_suspend(struct hv_device *hdev) in hvfb_suspend()
1284 static int hvfb_resume(struct hv_device *hdev) in hvfb_resume()