Lines Matching defs:hdev
240 static inline int synthvid_send(struct hv_device *hdev, in synthvid_send()
262 static int synthvid_send_situ(struct hv_device *hdev) in synthvid_send_situ()
290 static int synthvid_send_ptr(struct hv_device *hdev) in synthvid_send_ptr()
326 struct hv_device *hdev = device_to_hv_device(info->device); in synthvid_update() local
352 static void synthvid_recv_sub(struct hv_device *hdev) in synthvid_recv_sub()
388 struct hv_device *hdev = ctx; in synthvid_receive() local
413 static int synthvid_negotiate_ver(struct hv_device *hdev, u32 ver) in synthvid_negotiate_ver()
446 static int synthvid_connect_vsp(struct hv_device *hdev) in synthvid_connect_vsp()
487 static int synthvid_send_config(struct hv_device *hdev) in synthvid_send_config()
573 struct hv_device *hdev = device_to_hv_device(info->device); in hvfb_set_par() local
770 static int hvfb_probe(struct hv_device *hdev, in hvfb_probe()
873 static int hvfb_remove(struct hv_device *hdev) in hvfb_remove()