Home
last modified time | relevance | path

Searched refs:omapfb_setup_overlay (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h123 int omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl,
H A Domapfb-ioctl.c110 r = omapfb_setup_overlay(fbi, ovl, pi->pos_x, pi->pos_y, in omapfb_setup_plane()
H A Domapfb-main.c831 int omapfb_setup_overlay(struct fb_info *fbi, struct omap_overlay *ovl, in omapfb_setup_overlay() function
983 r = omapfb_setup_overlay(fbi, ovl, posx, posy, outw, outh); in omapfb_apply_changes()