Searched refs:V4L2_IN_ST_NO_POWER (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/spi/
H A Dgs1662.c374 *status = V4L2_IN_ST_NO_POWER;
/linux-master/drivers/media/i2c/
H A Disl7998x.c895 *status |= V4L2_IN_ST_NO_POWER;
H A Dadv7842.c1371 *status |= V4L2_IN_ST_NO_POWER;
H A Dadv7604.c1356 *status |= no_power(sd) ? V4L2_IN_ST_NO_POWER : 0;
/linux-master/include/uapi/linux/
H A Dvideodev2.h1742 #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */ macro

Completed in 174 milliseconds