Home
last modified time | relevance | path

Searched refs:cfb_info (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/
A Dcyber2000fb.c57 struct cfb_info { struct
157 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_fillrect()
189 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_copyarea()
239 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_sync()
274 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_setcolreg()
756 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_check_var()
859 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_set_par()
969 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_pan_display()
1005 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_blank()
1406 struct cfb_info *cfb; in cyberpro_alloc_fb_info()
[all …]
A Dcyber2000fb.h461 struct cfb_info;
479 struct cfb_info *info;
493 void cyber2000fb_enable_extregs(struct cfb_info *cfb);
494 void cyber2000fb_disable_extregs(struct cfb_info *cfb);

Completed in 10 milliseconds