Searched refs:uwnd (Results 1 – 1 of 1) sorted by relevance
595 struct omapfb_update_window uwnd; in omapfb_ioctl() member649 if (copy_from_user(&p.uwnd, (void __user *)arg, in omapfb_ioctl()650 sizeof(p.uwnd))) { in omapfb_ioctl()655 r = omapfb_update_window(fbi, p.uwnd.x, p.uwnd.y, in omapfb_ioctl()656 p.uwnd.width, p.uwnd.height); in omapfb_ioctl()