Searched refs:V4L2_DEV_DEBUG_POLL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/media/ | ||
D | v4l2-ioctl.h | 604 #define V4L2_DEV_DEBUG_POLL 0x10 macro |
/linux-5.19.10/drivers/media/v4l2-core/ | ||
D | v4l2-dev.c | 350 if (vdev->dev_debug & V4L2_DEV_DEBUG_POLL) in v4l2_poll() |