Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/ivtv/
Divtvfb.c138 struct osd_info { struct
140 unsigned long video_pbase;
142 u32 video_rbase;
144 volatile char __iomem *video_vbase;
146 u32 video_buffer_size;
149 unsigned long fb_start_aligned_physaddr;
151 unsigned long fb_end_aligned_physaddr;
152 int wc_cookie;
155 int set_osd_coords_x;
156 int set_osd_coords_y;
[all …]
Divtv-driver.h752 struct osd_info *osd_info; /* ivtvfb private OSD info */ member