Lines Matching refs:fb_dev
1044 +static struct fbfront_dev *fb_dev;
1082 + fbfront_update(fb_dev, view_x0 * 8, view_y0 * 16, (view_x1 - view_x0) * 8, (view_y1 - view_y0)…
1092 + if (!(fb_dev = fb_open(VIDEOMEM, WIDTH, HEIGHT, DEPTH))) {
1146 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1152 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1155 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1158 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1166 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1174 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1177 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1183 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1191 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1196 + fbfront_update(fb_dev, cursorX, cursorY, 8, 16);
1217 + fbfront_update(fb_dev, 0, 0, 640, 480);