Lines Matching defs:fb

170 rop_wait(fb)  in rop_wait()  argument
322 checkArea(fb, x, y) in checkArea() argument
336 cursorIn(fb, clip) in cursorIn() argument
401 cursorOn(fb) in cursorOn() argument
426 cursorOff(fb) in cursorOff() argument
446 softCursorCheck(fb, stype, srect, dtype, drect) in softCursorCheck() argument
458 cursorCheck(fb, stype, srect, dtype, drect) in cursorCheck() argument
468 redrawCursor(fb) in redrawCursor() argument
546 setCursor(fb, cursor) in setCursor() argument
622 showCursor(fb) in showCursor() argument
653 hideCursor(fb) in hideCursor() argument
679 struct fbdev *fb; variable
692 register struct fbdev *fb; in rop_xint() local
849 struct fbdev *fb; variable
866 struct fbdev *fb; variable
877 setrop(fb, func, pmask, fore, aux, trans, sbp, dbp) in setrop() argument
924 bitblt_fb(fb, sbp, srp, dbp, dpp, crp) in bitblt_fb() argument
978 bitblt_tofb(fb, sbp, srp, dbp, dpp, crp) in bitblt_tofb() argument
1072 struct fbdev *fb; variable
1165 struct fbdev *fb; variable
1281 bitblt_0tofb(fb, sbp, srp, dbp, dpp, crp) in bitblt_0tofb() argument
1326 bitblt_1tofb(fb, sbp, srp, dbp, dpp, crp) in bitblt_1tofb() argument
1374 bitblt_0tomem(fb, sbp, srp, dbp, dpp, crp) in bitblt_0tomem() argument
1447 bitblt_1tomem(fb, sbp, srp, dbp, dpp, crp) in bitblt_1tomem() argument
1566 bitbltcmd(fb, cmd) in bitbltcmd() argument
1596 batch_bitblt_01tofb(fb, sbp, clip, sdp, n, sw) in batch_bitblt_01tofb() argument
1637 batch_bitblt_fb(fb, sbp, clip, sdp, n) in batch_bitblt_fb() argument
1706 batch_bitblt_tofb(fb, sbp, dbp, crp, sdp, n) in batch_bitblt_tofb() argument
1798 batchbitbltcmd(fb, cmd) in batchbitbltcmd() argument
1871 struct fbdev *fb; variable
1966 struct fbdev fb; variable
1973 struct fbdev *fb; variable
2068 struct fbdev *fb; variable
2124 fill_line(fb, len, dp, offx, offy) in fill_line() argument
2157 fill_scan(fb, fdata) in fill_scan() argument
2265 struct fbdev *fb; variable
2652 linerop(fb, func, fore, aux, trans) in linerop() argument
2764 struct fbdev *fb; variable
2896 struct fbdev *fb; variable
2972 struct fbdev *fb; variable
3070 struct fbdev *fb; variable
3105 struct fbdev *fb; variable
3137 struct fbdev *fb; variable
3210 get_scrtype(fb, cmd) in get_scrtype() argument
3228 register struct fbdev *fb = &fbdev[fbaddr->fb_device]; local