Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/
H 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()
232 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_sync()
267 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_setcolreg()
749 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_check_var()
852 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_set_par()
962 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_pan_display()
998 struct cfb_info *cfb = container_of(info, struct cfb_info, fb); in cyber2000fb_blank()
1400 struct cfb_info *cfb; in cyberpro_alloc_fb_info()
[all …]
H 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);