HomeSort by: relevance | last modified time | path
    Searched refs:VIDEO_STATUS_NO_SIGNAL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/
video_if.h 430 #define VIDEO_STATUS_NO_SIGNAL (1 << 1)
video.c 1107 vi->status |= VIDEO_STATUS_NO_SIGNAL;
1136 if (vi->status & VIDEO_STATUS_NO_SIGNAL)

Completed in 186 milliseconds