Searched defs:osd_info (Results 1 – 1 of 1) sorted by relevance
139 struct osd_info { struct141 unsigned long video_pbase;143 u32 video_rbase;145 volatile char __iomem *video_vbase;147 u32 video_buffer_size;150 unsigned long fb_start_aligned_physaddr;152 unsigned long fb_end_aligned_physaddr;153 int wc_cookie;156 int set_osd_coords_x;157 int set_osd_coords_y;[all …]