Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ivtv/
Divtvfb.c145 struct osd_info { struct
147 unsigned long video_pbase;
149 u32 video_rbase;
151 volatile char __iomem *video_vbase;
153 u32 video_buffer_size;
156 unsigned long fb_start_aligned_physaddr;
158 unsigned long fb_end_aligned_physaddr;
159 int wc_cookie;
162 int set_osd_coords_x;
163 int set_osd_coords_y;
[all …]
Divtv-driver.h756 struct osd_info *osd_info; /* ivtvfb private OSD info */ member