Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/
Domapfb-ioctl.c594 struct omapfb_tearsync_info tearsync_info; in omapfb_ioctl() member
860 if (copy_from_user(&p.tearsync_info, (void __user *)arg, in omapfb_ioctl()
861 sizeof(p.tearsync_info))) { in omapfb_ioctl()
872 !!p.tearsync_info.enabled); in omapfb_ioctl()