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