Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-dev.c63 return sprintf(buf, "%i\n", vdev->dev_debug); in dev_debug_show()
77 vdev->dev_debug = value; in dev_debug_store()
80 static DEVICE_ATTR_RW(dev_debug);
318 if ((vdev->dev_debug & V4L2_DEV_DEBUG_FOP) && in v4l2_read()
319 (vdev->dev_debug & V4L2_DEV_DEBUG_STREAMING)) in v4l2_read()
335 if ((vdev->dev_debug & V4L2_DEV_DEBUG_FOP) && in v4l2_write()
336 (vdev->dev_debug & V4L2_DEV_DEBUG_STREAMING)) in v4l2_write()
351 if (vdev->dev_debug & V4L2_DEV_DEBUG_POLL) in v4l2_poll()
386 if (vdev->dev_debug & V4L2_DEV_DEBUG_FOP) in v4l2_get_unmapped_area()
402 if (vdev->dev_debug & V4L2_DEV_DEBUG_FOP) in v4l2_mmap()
[all …]
Dv4l2-ioctl.c2790 int dev_debug = vfd->dev_debug; in __video_do_ioctl() local
2843 if (dev_debug & (V4L2_DEV_DEBUG_IOCTL | V4L2_DEV_DEBUG_IOCTL_ARG)) { in __video_do_ioctl()
2844 if (!(dev_debug & V4L2_DEV_DEBUG_STREAMING) && in __video_do_ioctl()
2851 if (!(dev_debug & V4L2_DEV_DEBUG_IOCTL_ARG)) in __video_do_ioctl()
/Linux-v4.19/include/media/
Dv4l2-dev.h284 int dev_debug; member
/Linux-v4.19/Documentation/media/kapi/
Dv4l2-dev.rst236 ``video0`` and you will see 'name', 'dev_debug' and 'index' attributes. The
238 'dev_debug' attribute can be used to enable core debugging. See the next
267 The 'dev_debug' attribute that is created for each video, vbi, radio or swradio