Searched refs:V4L2_IN_ST_NO_POWER (Results 1 – 6 of 6) sorted by relevance
366 *status = V4L2_IN_ST_NO_POWER; in gs_g_input_status()
139 * - ``V4L2_IN_ST_NO_POWER``
1515 #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */ macro
302 replace define V4L2_IN_ST_NO_POWER input-status
1336 *status |= no_power(sd) ? V4L2_IN_ST_NO_POWER : 0; in adv76xx_g_input_status()
1381 *status |= V4L2_IN_ST_NO_POWER; in adv7842_g_input_status()