#include <linux/config.h>Include dependency graph for fbcon-cfb4.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | fbcon_cfb4_setup (struct display *p) |
| void | fbcon_cfb4_bmove (struct display *p, int sy, int sx, int dy, int dx, int height, int width) |
| void | fbcon_cfb4_clear (struct vc_data *conp, struct display *p, int sy, int sx, int height, int width) |
| void | fbcon_cfb4_putc (struct vc_data *conp, struct display *p, int c, int yy, int xx) |
| void | fbcon_cfb4_putcs (struct vc_data *conp, struct display *p, const unsigned short *s, int count, int yy, int xx) |
| void | fbcon_cfb4_revc (struct display *p, int xx, int yy) |
Variables | |
| display_switch | fbcon_cfb4 |
|
||||||||||||||||||||||||||||||||
|
Definition at line 57 of file fbcon-cfb4.c. References bytes, dst, fontheight, mymemmove(), rows, src, and u8. Here is the call graph for this function: ![]() |
|
||||||||||||||||||||||||||||
|
Definition at line 92 of file fbcon-cfb4.c. References attr_bgcol_ec, bytes, dest, fontheight, i, lines, rows, u32, and u8. |
|
||||||||||||||||||||||||
|
Definition at line 126 of file fbcon-cfb4.c. References attr_bgcol, attr_fgcol, bytes, dest, fontheight, nibbletab_cfb4, rows, u16, u32, and u8. |
|
||||||||||||||||||||||||||||
|
Definition at line 152 of file fbcon-cfb4.c. References attr_bgcol, attr_fgcol, bytes, c, dest, fontheight, nibbletab_cfb4, rows, scr_readw, u16, u32, and u8. |
|
||||||||||||||||
|
Definition at line 184 of file fbcon-cfb4.c. |
|
|
Definition at line 51 of file fbcon-cfb4.c. |
|
|
Definition at line 200 of file fbcon-cfb4.c. Referenced by acornfb_set_var(), initMatrox(), macfb_set_disp(), and vfb_set_var(). |