Searched refs:outh (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb.h | 124 u16 posx, u16 posy, u16 outw, u16 outh);
|
| H A D | omapfb-main.c | 832 u16 posx, u16 posy, u16 outw, u16 outh) in omapfb_setup_overlay() argument 858 posx, posy, outw, outh); in omapfb_setup_overlay() 910 info.out_height = outh; in omapfb_setup_overlay() 933 u16 outw, outh; in omapfb_apply_changes() local 961 outh = var->xres; in omapfb_apply_changes() 964 outh = var->yres; in omapfb_apply_changes() 970 outh = info.out_height; in omapfb_apply_changes() 983 r = omapfb_setup_overlay(fbi, ovl, posx, posy, outw, outh); in omapfb_apply_changes()
|