Searched refs:V4L2_SUBDEV_FL_IS_SPI (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/v4l2-core/
H A Dv4l2-spi.c23 sd->flags |= V4L2_SUBDEV_FL_IS_SPI;
H A Dv4l2-device.c103 else if (sd->flags & V4L2_SUBDEV_FL_IS_SPI)
/linux-master/include/media/
H A Dv4l2-subdev.h959 #define V4L2_SUBDEV_FL_IS_SPI (1U << 1) macro
1006 * %V4L2_SUBDEV_FL_IS_SPI - Set this flag if this subdev is a spi device;

Completed in 107 milliseconds