Home
last modified time | relevance | path

Searched refs:V4L2_SUBDEV_FL_HAS_EVENTS (Results 1 – 25 of 117) sorted by relevance

12345

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-ic-common.c57 priv->sd.flags = V4L2_SUBDEV_FL_HAS_DEVNODE | V4L2_SUBDEV_FL_HAS_EVENTS; in imx_media_ic_register()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-common.c379 sd->flags |= V4L2_SUBDEV_FL_HAS_EVENTS; in vimc_ent_sd_register()
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.c246 subdev->flags = V4L2_SUBDEV_FL_HAS_DEVNODE | V4L2_SUBDEV_FL_HAS_EVENTS; in sun4i_csi_probe()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-subdev.c429 if (!(sd->flags & V4L2_SUBDEV_FL_HAS_EVENTS)) in subdev_do_ioctl()
746 if (!(sd->flags & V4L2_SUBDEV_FL_HAS_EVENTS)) in subdev_poll()
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-subdev.h804 #define V4L2_SUBDEV_FL_HAS_EVENTS (1U << 3) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dispp.c461 sd->flags |= V4L2_SUBDEV_FL_HAS_DEVNODE | V4L2_SUBDEV_FL_HAS_EVENTS; in rkispp_register_subdev()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-csi2rxss.c1050 subdev->flags |= V4L2_SUBDEV_FL_HAS_EVENTS | V4L2_SUBDEV_FL_HAS_DEVNODE; in xcsi2rxss_probe()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc0312.c1155 V4L2_SUBDEV_FL_HAS_EVENTS; in gc0312_probe()
H A Dgc032a.c1174 V4L2_SUBDEV_FL_HAS_EVENTS; in gc032a_probe()
H A Dgc2035.c1520 V4L2_SUBDEV_FL_HAS_EVENTS; in gc2035_probe()
H A Dmt9m001.c762 V4L2_SUBDEV_FL_HAS_EVENTS; in mt9m001_probe()
H A Dgc0329.c1128 V4L2_SUBDEV_FL_HAS_EVENTS; in gc0329_probe()
H A Dimx355.c1779 V4L2_SUBDEV_FL_HAS_EVENTS; in imx355_probe()
H A Dbf3925.c1417 V4L2_SUBDEV_FL_HAS_EVENTS; in bf3925_probe()
H A Dov7740.c1100 sd->flags |= V4L2_SUBDEV_FL_HAS_DEVNODE | V4L2_SUBDEV_FL_HAS_EVENTS; in ov7740_probe()
H A Dimx323.c981 V4L2_SUBDEV_FL_HAS_EVENTS; in imx323_probe()
H A Dimx319.c2479 V4L2_SUBDEV_FL_HAS_EVENTS; in imx319_probe()
H A Dgc0403.c1244 V4L2_SUBDEV_FL_HAS_EVENTS; in gc0403_probe()
H A Djx_h65.c1208 V4L2_SUBDEV_FL_HAS_EVENTS; in jx_h65_probe()
H A Dov7750.c1270 V4L2_SUBDEV_FL_HAS_EVENTS; in ov7750_probe()
H A Dov2640.c1227 V4L2_SUBDEV_FL_HAS_EVENTS; in ov2640_probe()
H A Dov9750.c1239 V4L2_SUBDEV_FL_HAS_EVENTS; in ov9750_probe()
H A Dov2735.c1152 V4L2_SUBDEV_FL_HAS_EVENTS; in ov2735_probe()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispstat.c1043 subdev->flags |= V4L2_SUBDEV_FL_HAS_EVENTS | V4L2_SUBDEV_FL_HAS_DEVNODE; in isp_stat_init_entities()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-csid.c1328 V4L2_SUBDEV_FL_HAS_EVENTS; in msm_csid_register_entity()

12345