Lines Matching refs:hvfb_par
214 struct hvfb_par { struct
355 struct hvfb_par *par; in synthvid_recv_sub()
390 struct hvfb_par *par; in synthvid_receive()
416 struct hvfb_par *par = info->par; in synthvid_negotiate_ver()
449 struct hvfb_par *par = info->par; in synthvid_connect_vsp()
490 struct hvfb_par *par = info->par; in synthvid_send_config()
532 struct hvfb_par *par = container_of(w, struct hvfb_par, dwork.work); in hvfb_update_work()
545 struct hvfb_par *par; in hvfb_on_panic()
548 par = container_of(nb, struct hvfb_par, hvfb_panic_nb); in hvfb_on_panic()
608 struct hvfb_par *par = p->par; in hvfb_cfb_fillrect()
618 struct hvfb_par *par = p->par; in hvfb_cfb_copyarea()
628 struct hvfb_par *par = p->par; in hvfb_cfb_imageblit()
650 struct hvfb_par *par = info->par; in hvfb_get_option()
682 struct hvfb_par *par = info->par; in hvfb_getmem()
763 struct hvfb_par *par = info->par; in hvfb_putmem()
774 struct hvfb_par *par; in hvfb_probe()
777 info = framebuffer_alloc(sizeof(struct hvfb_par), &hdev->device); in hvfb_probe()
876 struct hvfb_par *par = info->par; in hvfb_remove()