Searched refs:uwnd (Results 1 – 1 of 1) sorted by relevance
592 struct omapfb_update_window uwnd; in omapfb_ioctl() member646 if (copy_from_user(&p.uwnd, (void __user *)arg, in omapfb_ioctl()647 sizeof(p.uwnd))) { in omapfb_ioctl()652 r = omapfb_update_window(fbi, p.uwnd.x, p.uwnd.y, in omapfb_ioctl()653 p.uwnd.width, p.uwnd.height); in omapfb_ioctl()