Home
last modified time | relevance | path

Searched refs:V4L2_SUBDEV_FL_IS_I2C (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-i2c.c49 sd->flags |= V4L2_SUBDEV_FL_IS_I2C; in v4l2_i2c_subdev_init()
H A Dv4l2-device.c101 if (sd->flags & V4L2_SUBDEV_FL_IS_I2C) in v4l2_device_unregister()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-i2c.c49 sd->flags |= V4L2_SUBDEV_FL_IS_I2C; in v4l2_i2c_subdev_init()
H A Dv4l2-device.c101 if (sd->flags & V4L2_SUBDEV_FL_IS_I2C) in v4l2_device_unregister()
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-subdev.h798 #define V4L2_SUBDEV_FL_IS_I2C (1U << 0) macro
835 * %V4L2_SUBDEV_FL_IS_I2C - Set this flag if this subdev is a i2c device;
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-subdev.h954 #define V4L2_SUBDEV_FL_IS_I2C (1U << 0) macro
1002 * %V4L2_SUBDEV_FL_IS_I2C - Set this flag if this subdev is a i2c device;

Completed in 7 milliseconds