Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
Dcyber2000fb.c57 struct cfb_info { struct
116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw() argument
122 cyber2000_grphw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_grphw()
128 cyber2000_grphr(unsigned int reg, struct cfb_info *cfb) in cyber2000_grphr()
135 cyber2000_attrw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_attrw()
144 cyber2000_seqw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_seqw()
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()
[all …]
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);