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

  /src/sys/dev/
video_if.h 429 #define VIDEO_STATUS_NO_POWER (1 << 0)
video.c 1105 vi->status |= VIDEO_STATUS_NO_POWER;
1134 if (vi->status & VIDEO_STATUS_NO_POWER)

Completed in 14 milliseconds