Lines Matching refs:hvfb_par
205 struct hvfb_par { struct
346 struct hvfb_par *par; in synthvid_recv_sub()
381 struct hvfb_par *par; in synthvid_receive()
407 struct hvfb_par *par = info->par; in synthvid_negotiate_ver()
440 struct hvfb_par *par = info->par; in synthvid_connect_vsp()
481 struct hvfb_par *par = info->par; in synthvid_send_config()
523 struct hvfb_par *par = container_of(w, struct hvfb_par, dwork.work); in hvfb_update_work()
536 struct hvfb_par *par; in hvfb_on_panic()
539 par = container_of(nb, struct hvfb_par, hvfb_panic_nb); in hvfb_on_panic()
599 struct hvfb_par *par = p->par; in hvfb_cfb_fillrect()
609 struct hvfb_par *par = p->par; in hvfb_cfb_copyarea()
619 struct hvfb_par *par = p->par; in hvfb_cfb_imageblit()
641 struct hvfb_par *par = info->par; in hvfb_get_option()
673 struct hvfb_par *par = info->par; in hvfb_getmem()
749 struct hvfb_par *par = info->par; in hvfb_putmem()
761 struct hvfb_par *par; in hvfb_probe()
764 info = framebuffer_alloc(sizeof(struct hvfb_par), &hdev->device); in hvfb_probe()
861 struct hvfb_par *par = info->par; in hvfb_remove()