Linux Kernel
3.7.1
|
#include <event-parse.h>
Data Fields | |
enum omap_color_mode | dss_format |
uint32_t | pixel_format |
struct { | |
int stride_bpp | |
int sub_y | |
} | planes [4] |
bool | yuv |
int | nr_common |
int | nr_fields |
struct format_field * | common_fields |
struct format_field * | fields |
struct format_field* common_fields |
Definition at line 189 of file event-parse.h.
enum omap_color_mode dss_format |
Definition at line 190 of file event-parse.h.
int nr_common |
Definition at line 187 of file event-parse.h.
int nr_fields |
Definition at line 188 of file event-parse.h.
struct { ... } planes[4] |