Linux Kernel
3.7.1
|
#include <tcm.h>
Data Fields | |
u16 | width |
u16 | height |
int | lut_id |
void * | pvt |
s32(* | reserve_2d )(struct tcm *tcm, u16 height, u16 width, u8 align, struct tcm_area *area) |
s32(* | reserve_1d )(struct tcm *tcm, u32 slots, struct tcm_area *area) |
s32(* | free )(struct tcm *tcm, struct tcm_area *area) |
void(* | deinit )(struct tcm *tcm) |