Home
last modified time | relevance | path

Searched defs:jzfb (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Djz4740_fb.c117 struct jzfb { struct
127 struct jzfb_framedesc *framedesc; argument
139 static const struct fb_fix_screeninfo jzfb_fix = { argument
174 static int jzfb_get_controller_bpp(struct jzfb *jzfb) in jzfb_get_controller_bpp()
187 static struct fb_videomode *jzfb_get_mode(struct jzfb *jzfb, in jzfb_get_mode()
203 struct jzfb *jzfb = fb->par; in jzfb_check_var() local
265 struct jzfb *jzfb = info->par; in jzfb_set_par() local
397 static void jzfb_enable(struct jzfb *jzfb) in jzfb_enable()
415 static void jzfb_disable(struct jzfb *jzfb) in jzfb_disable()
433 struct jzfb *jzfb = info->par; in jzfb_blank() local
[all …]