|
Linux Kernel
3.7.1
|
Go to the source code of this file.
| void atafb_iplan2p2_copyarea | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| int | sy, | ||
| int | sx, | ||
| int | dy, | ||
| int | dx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 24 of file atafb_iplan2p2.c.
| void atafb_iplan2p2_fillrect | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| u32 | color, | ||
| int | sy, | ||
| int | sx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 193 of file atafb_iplan2p2.c.
| void atafb_iplan2p2_linefill | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| int | dy, | ||
| int | dx, | ||
| u32 | width, | ||
| const u8 * | data, | ||
| u32 | bgcolor, | ||
| u32 | fgcolor | ||
| ) |
Definition at line 239 of file atafb_iplan2p2.c.
| void atafb_iplan2p4_copyarea | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| int | sy, | ||
| int | sx, | ||
| int | dy, | ||
| int | dx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 24 of file atafb_iplan2p4.c.
| void atafb_iplan2p4_fillrect | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| u32 | color, | ||
| int | sy, | ||
| int | sx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 207 of file atafb_iplan2p4.c.
| void atafb_iplan2p4_linefill | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| int | dy, | ||
| int | dx, | ||
| u32 | width, | ||
| const u8 * | data, | ||
| u32 | bgcolor, | ||
| u32 | fgcolor | ||
| ) |
Definition at line 253 of file atafb_iplan2p4.c.
| void atafb_iplan2p8_copyarea | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| int | sy, | ||
| int | sx, | ||
| int | dy, | ||
| int | dx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 31 of file atafb_iplan2p8.c.
| void atafb_iplan2p8_fillrect | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| u32 | color, | ||
| int | sy, | ||
| int | sx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 242 of file atafb_iplan2p8.c.
| void atafb_iplan2p8_linefill | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| int | dy, | ||
| int | dx, | ||
| u32 | width, | ||
| const u8 * | data, | ||
| u32 | bgcolor, | ||
| u32 | fgcolor | ||
| ) |
Definition at line 288 of file atafb_iplan2p8.c.
| void atafb_mfb_copyarea | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| int | sy, | ||
| int | sx, | ||
| int | dy, | ||
| int | dx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 24 of file atafb_mfb.c.
| void atafb_mfb_fillrect | ( | struct fb_info * | info, |
| u_long | next_line, | ||
| u32 | color, | ||
| int | sy, | ||
| int | sx, | ||
| int | height, | ||
| int | width | ||
| ) |
Definition at line 54 of file atafb_mfb.c.
1.8.2