Searched refs:V4L2_DEVICE_NOTIFY_EVENT (Results 1 – 7 of 7) sorted by relevance
35 if (notification != V4L2_DEVICE_NOTIFY_EVENT) in tegra_v4l2_dev_notify()
323 if (notification != V4L2_DEVICE_NOTIFY_EVENT) in imx_media_notify()
30 #define V4L2_DEVICE_NOTIFY_EVENT _IOW('v', 2, struct v4l2_event) macro
173 function with ``V4L2_DEVICE_NOTIFY_EVENT``. This allows the bridge to map
152 case V4L2_DEVICE_NOTIFY_EVENT: in cobalt_notify()
943 v4l2_subdev_notify(sd, V4L2_DEVICE_NOTIFY_EVENT, (void *)ev); in v4l2_subdev_notify_event()
996 case V4L2_DEVICE_NOTIFY_EVENT: in rvin_notify_video_device()
Completed in 16 milliseconds