Searched refs:V4L2_IN_ST_NO_POWER (Results 1 – 2 of 2) sorted by relevance
1104 if (input->status & V4L2_IN_ST_NO_POWER) in v4l2_input_to_video_input()1135 input->status |= V4L2_IN_ST_NO_POWER; in video_input_to_v4l2_input()
2518 #define V4L2_IN_ST_NO_POWER 0x00000001 /* Attached device is off */ macro