Searched refs:V4L2_CHIP_FL_WRITABLE (Results 1 – 8 of 8) sorted by relevance
70 supports reading registers from the device or ``V4L2_CHIP_FL_WRITABLE``123 ``V4L2_CHIP_FL_WRITABLE`` is set, then it supports writing
464 p->flags |= V4L2_CHIP_FL_WRITABLE; in subdev_do_ioctl()
2614 p->flags |= V4L2_CHIP_FL_WRITABLE; in v4l_dbg_g_chip_info()2631 p->flags |= V4L2_CHIP_FL_WRITABLE; in v4l_dbg_g_chip_info()
2316 #define V4L2_CHIP_FL_WRITABLE (1 << 1) macro
517 replace define V4L2_CHIP_FL_WRITABLE vidioc_dbg_g_register
2456 #define V4L2_CHIP_FL_WRITABLE (1 << 1) macro
2440 #define V4L2_CHIP_FL_WRITABLE (1 << 1) macro