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

  /src/sys/dev/hpc/
video_subr.h 63 int video_reverse_color(void);
video_subr.c 287 video_reverse_color(void) function in typeref:typename:int
  /src/sys/arch/hpcarm/dev/
epsonlcd.c 258 vc->vc_reverse = video_reverse_color();
  /src/sys/arch/hpcmips/tx/
tx3912video.c 266 if (video_reverse_color())
305 reverse = video_reverse_color();
  /src/sys/arch/hpcmips/dev/
plumvideo.c 314 *reverse = video_reverse_color();
  /src/sys/arch/hpcsh/dev/hd64461/
hd64461video.c 295 hd64461video_chip.vc.vc_reverse = video_reverse_color();

Completed in 14 milliseconds