Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c591 struct omapfb_tearsync_info tearsync_info; in omapfb_ioctl() member
857 if (copy_from_user(&p.tearsync_info, (void __user *)arg, in omapfb_ioctl()
858 sizeof(p.tearsync_info))) { in omapfb_ioctl()
869 !!p.tearsync_info.enabled); in omapfb_ioctl()