Searched refs:V4L2_IN_ST_NO_POWER (Results 1 – 3 of 3) sorted by relevance
1308 #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */ macro
1271 *status |= V4L2_IN_ST_NO_POWER; in adv7842_g_input_status()
1261 *status |= no_power(sd) ? V4L2_IN_ST_NO_POWER : 0; in adv76xx_g_input_status()