Home
last modified time | relevance | path

Searched refs:VIDEO_STATUS_NO_POWER (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/
H A Dvideo_if.h429 #define VIDEO_STATUS_NO_POWER (1 << 0) macro
H A Dvideo.c1095 vi->status |= VIDEO_STATUS_NO_POWER; in v4l2_input_to_video_input()
1124 if (vi->status & VIDEO_STATUS_NO_POWER) in video_input_to_v4l2_input()