Home
last modified time | relevance | path

Searched refs:video_calibration_pattern (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/hpc/
H A Dvideo_subr.h62 void video_calibration_pattern(struct video_chip *);
H A Dvideo_subr.c219 video_calibration_pattern(struct video_chip *vc) in video_calibration_pattern() function
/netbsd-src/sys/arch/hpcmips/dev/
H A Ducbtp.c254 video_calibration_pattern(sc->sc_tc->tc_videot); /* debug */ in ucbtp_calibration()