Searched refs:V4L2_IN_ST_NO_POWER (Results 1 – 9 of 9) sorted by relevance
374 *status = V4L2_IN_ST_NO_POWER; in gs_g_input_status()
135 * - ``V4L2_IN_ST_NO_POWER``
1545 #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */ macro
331 replace define V4L2_IN_ST_NO_POWER input-status
1664 #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */ macro
1646 #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */ macro
1342 *status |= no_power(sd) ? V4L2_IN_ST_NO_POWER : 0; in adv76xx_g_input_status()
1383 *status |= V4L2_IN_ST_NO_POWER; in adv7842_g_input_status()