Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-dev.c55 return sprintf(buf, "%i\n", vdev->dev_debug); in dev_debug_show()
69 vdev->dev_debug = value; in dev_debug_store()
72 static DEVICE_ATTR_RW(dev_debug);
307 if ((vdev->dev_debug & V4L2_DEV_DEBUG_FOP) && in v4l2_read()
308 (vdev->dev_debug & V4L2_DEV_DEBUG_STREAMING)) in v4l2_read()
324 if ((vdev->dev_debug & V4L2_DEV_DEBUG_FOP) && in v4l2_write()
325 (vdev->dev_debug & V4L2_DEV_DEBUG_STREAMING)) in v4l2_write()
340 if (vdev->dev_debug & V4L2_DEV_DEBUG_POLL) in v4l2_poll()
381 if (vdev->dev_debug & V4L2_DEV_DEBUG_FOP) in v4l2_get_unmapped_area()
397 if (vdev->dev_debug & V4L2_DEV_DEBUG_FOP) in v4l2_mmap()
[all …]
Dv4l2-ioctl.c2573 int dev_debug = vfd->dev_debug; in __video_do_ioctl() local
2622 if (dev_debug & (V4L2_DEV_DEBUG_IOCTL | V4L2_DEV_DEBUG_IOCTL_ARG)) { in __video_do_ioctl()
2623 if (!(dev_debug & V4L2_DEV_DEBUG_STREAMING) && in __video_do_ioctl()
2630 if (!(dev_debug & V4L2_DEV_DEBUG_IOCTL_ARG)) in __video_do_ioctl()
/linux-4.4.14/include/media/
Dv4l2-dev.h127 int dev_debug; member
/linux-4.4.14/Documentation/video4linux/
Dv4l2-framework.txt796 video0 and you will see 'name', 'dev_debug' and 'index' attributes. The 'name'
797 attribute is the 'name' field of the video_device struct. The 'dev_debug' attribute
824 The 'dev_debug' attribute that is created for each video, vbi, radio or swradio