Home
last modified time | relevance | path

Searched defs:osd_info (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/pci/ivtv/
Divtvfb.c150 struct osd_info { struct
152 unsigned long video_pbase;
154 u32 video_rbase;
156 volatile char __iomem *video_vbase;
158 u32 video_buffer_size;
161 unsigned long fb_start_aligned_physaddr;
163 unsigned long fb_end_aligned_physaddr;
164 int wc_cookie;
167 int set_osd_coords_x;
168 int set_osd_coords_y;
[all …]
Divtv-driver.h754 struct osd_info *osd_info; /* ivtvfb private OSD info */ member