Searched refs:lynxfb_crtc (Results 1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/staging/sm750fb/ |
| D | sm750.h | 126 struct lynxfb_crtc { struct 170 struct lynxfb_crtc crtc; 192 int hw_sm750_crtc_checkMode(struct lynxfb_crtc*, struct fb_var_screeninfo*); 193 int hw_sm750_crtc_setMode(struct lynxfb_crtc*, struct fb_var_screeninfo*, 195 int hw_sm750_setColReg(struct lynxfb_crtc*, ushort, ushort, ushort, ushort); 198 int hw_sm750_pan_display(struct lynxfb_crtc *crtc,
|
| D | sm750_hw.c | 221 int hw_sm750_crtc_checkMode(struct lynxfb_crtc *crtc, struct fb_var_screeninfo *var) in hw_sm750_crtc_checkMode() 250 int hw_sm750_crtc_setMode(struct lynxfb_crtc *crtc, in hw_sm750_crtc_setMode() 369 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, in hw_sm750_setColReg() 528 int hw_sm750_pan_display(struct lynxfb_crtc *crtc, in hw_sm750_pan_display()
|
| D | sm750.c | 112 struct lynxfb_crtc *crtc; in lynxfb_ops_cursor() 294 struct lynxfb_crtc *crtc; in lynxfb_ops_pan_display() 307 struct lynxfb_crtc *crtc; in lynxfb_ops_set_par() 448 struct lynxfb_crtc *crtc; in lynxfb_resume() 510 struct lynxfb_crtc *crtc; in lynxfb_ops_check_var() 585 struct lynxfb_crtc *crtc; in lynxfb_ops_setcolreg() 647 struct lynxfb_crtc *crtc; in sm750fb_set_drv() 737 struct lynxfb_crtc *crtc; in lynxfb_set_fbinfo()
|