Home
last modified time | relevance | path

Searched refs:posy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h124 u16 posx, u16 posy, u16 outw, u16 outh);
H A Domapfb-main.c832 u16 posx, u16 posy, u16 outw, u16 outh) in omapfb_setup_overlay() argument
858 posx, posy, outw, outh); in omapfb_setup_overlay()
908 info.pos_y = posy; in omapfb_setup_overlay()
932 u16 posx, posy; in omapfb_apply_changes() local
975 posy = 0; in omapfb_apply_changes()
980 posy = info.pos_y; in omapfb_apply_changes()
983 r = omapfb_setup_overlay(fbi, ovl, posx, posy, outw, outh); in omapfb_apply_changes()