Searched defs:mbxfb_overlaySetup (Results 1 – 1 of 1) sorted by relevance
40 struct mbxfb_overlaySetup { struct41 __u32 enable;42 __u32 x, y;43 __u32 width, height;44 __u32 fmt;45 __u32 mem_offset;46 __u32 scaled_width;47 __u32 scaled_height;50 __u32 U_offset;51 __u32 V_offset;[all …]