Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | ALIGN_DOWN(value, align) ((value) & ~((align) - 1)) |
Functions | |
struct tcm * | sita_init (u16 width, u16 height, struct tcm_pt *attr) |
Definition at line 25 of file tcm-sita.c.