Searched refs:cfb_info (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 57 struct cfb_info { struct 116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw() 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, f in cyber2000fb_copyarea() [all...] |
H A D | cyber2000fb.h | 461 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);
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 57 struct cfb_info { struct 116 cyber2000_crtcw(unsigned int reg, unsigned int val, struct cfb_info *cfb) in cyber2000_crtcw() 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, f in cyber2000fb_copyarea() [all...] |
H A D | cyber2000fb.h | 461 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 6 milliseconds