Searched refs:hvfb_par (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/
H A Dhyperv_fb.c214 struct hvfb_par { struct
355 struct hvfb_par *par; synthvid_recv_sub()
390 struct hvfb_par *par; synthvid_receive()
416 struct hvfb_par *par = info->par; synthvid_negotiate_ver()
449 struct hvfb_par *par = info->par; synthvid_connect_vsp()
490 struct hvfb_par *par = info->par; synthvid_send_config()
532 struct hvfb_par *par = container_of(w, struct hvfb_par, dwork.work); hvfb_update_work()
545 struct hvfb_par *par; hvfb_on_panic()
548 par = container_of(nb, struct hvfb_par, hvfb_panic_nb); hvfb_on_panic()
608 struct hvfb_par *par = p->par; hvfb_cfb_fillrect()
618 struct hvfb_par *par = p->par; hvfb_cfb_copyarea()
628 struct hvfb_par *par = p->par; hvfb_cfb_imageblit()
650 struct hvfb_par *par = info->par; hvfb_get_option()
682 struct hvfb_par *par = info->par; hvfb_getmem()
763 struct hvfb_par *par = info->par; hvfb_putmem()
774 struct hvfb_par *par; hvfb_probe()
777 info = framebuffer_alloc(sizeof(struct hvfb_par), &hdev->device); hvfb_probe()
876 struct hvfb_par *par = info->par; hvfb_remove()

Completed in 34 milliseconds