Searched defs:posx (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/omap/ |
H A D | omap_vout.c | 360 int posx, posy, outw, outh; in omapvid_init() local 278 omapvid_setup_overlay(struct omap_vout_device *vout, struct omap_overlay *ovl, int posx, int posy, int outw, int outh, u32 addr) omapvid_setup_overlay() argument
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap/ |
H A D | omap_vout.c | 360 int posx, posy, outw, outh; in omapvid_init() local 278 omapvid_setup_overlay(struct omap_vout_device *vout, struct omap_overlay *ovl, int posx, int posy, int outw, int outh, dma_addr_t addr) omapvid_setup_overlay() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 932 u16 posx, posy; in omapfb_apply_changes() local 831 omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, u16 posx, u16 posy, u16 outw, u16 outh) omapfb_setup_overlay() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 932 u16 posx, posy; in omapfb_apply_changes() local 831 omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, u16 posx, u16 posy, u16 outw, u16 outh) omapfb_setup_overlay() argument
|
Completed in 10 milliseconds