Searched refs:lynxfb_crtc (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | sm750.h | 134 struct lynxfb_crtc { struct 180 struct lynxfb_crtc crtc; 204 int hw_sm750_crtc_checkMode(struct lynxfb_crtc *crtc, 207 int hw_sm750_crtc_setMode(struct lynxfb_crtc *crtc, 211 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, 216 int hw_sm750_pan_display(struct lynxfb_crtc *crtc,
|
H A D | sm750_hw.c | 224 int hw_sm750_crtc_checkMode(struct lynxfb_crtc *crtc, in hw_sm750_crtc_checkMode() 250 int hw_sm750_crtc_setMode(struct lynxfb_crtc *crtc, in hw_sm750_crtc_setMode() 375 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, ushort red, in hw_sm750_setColReg() 544 int hw_sm750_pan_display(struct lynxfb_crtc *crtc, in hw_sm750_pan_display()
|
H A D | sm750.c | 108 struct lynxfb_crtc *crtc; in lynxfb_ops_cursor() 290 struct lynxfb_crtc *crtc; in lynxfb_ops_pan_display() 359 struct lynxfb_crtc *crtc; in lynxfb_ops_set_par() 439 struct lynxfb_crtc *crtc; in lynxfb_resume() 483 struct lynxfb_crtc *crtc; in lynxfb_ops_check_var() 528 struct lynxfb_crtc *crtc; in lynxfb_ops_setcolreg() 590 struct lynxfb_crtc *crtc; in sm750fb_set_drv() 684 struct lynxfb_crtc *crtc; in lynxfb_set_fbinfo()
|