Home
last modified time | relevance | path

Searched refs:video_reverse_color (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/sys/dev/hpc/
Dvideo_subr.h63 int video_reverse_color(void);
Dvideo_subr.c287 video_reverse_color(void) in video_reverse_color() function
/netbsd/src/sys/arch/hpcmips/tx/
Dtx3912video.c266 if (video_reverse_color()) in tx3912video_hpcfbinit()
305 reverse = video_reverse_color(); in tx3912video_init()
/netbsd/src/sys/arch/hpcarm/dev/
Depsonlcd.c258 vc->vc_reverse = video_reverse_color(); in epsonlcd_get_video_chip()
/netbsd/src/sys/arch/hpcmips/dev/
Dplumvideo.c314 *reverse = video_reverse_color(); in plumvideo_init()
/netbsd/src/sys/arch/hpcsh/dev/hd64461/
Dhd64461video.c295 hd64461video_chip.vc.vc_reverse = video_reverse_color(); in hd64461video_cninit()