Searched defs:ivideo (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/sis/ |
H A D | sis_accel.c | 75 SiS300Sync(struct sis_video_info *ivideo) in SiS300Sync() 81 SiS300SetupForScreenToScreenCopy(struct sis_video_info *ivideo, int xdir, int ydir, in SiS300SetupForScreenToScreenCopy() 104 SiS300SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, in SiS300SubsequentScreenToScreenCopy() 136 SiS300SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS300SetupForSolidFill() 146 SiS300SubsequentSolidFillRect(struct sis_video_info *ivideo, int x, int y, int w, int h) in SiS300SubsequentSolidFillRect() 166 SiS310Sync(struct sis_video_info *ivideo) in SiS310Sync() 172 SiS310SetupForScreenToScreenCopy(struct sis_video_info *ivideo, int rop, int trans_color) in SiS310SetupForScreenToScreenCopy() 191 SiS310SubsequentScreenToScreenCopy(struct sis_video_info *ivideo, int src_x, int src_y, in SiS310SubsequentScreenToScreenCopy() 238 SiS310SetupForSolidFill(struct sis_video_info *ivideo, u32 color, int rop) in SiS310SetupForSolidFill() 248 SiS310SubsequentSolidFillRect(struct sis_video_info *ivideo, int x, int y, int w, int h) in SiS310SubsequentSolidFillRect() [all …]
|
H A D | vstruct.h | 236 void *ivideo; member
|