OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:video_chip
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/hpc/
video_subr.h
43
struct
video_chip
;
44
struct
video_chip
{
struct
55
void (*vc_drawline)(struct
video_chip
*, int, int, int, int);
56
void (*vc_drawdot)(struct
video_chip
*, int, int);
59
void video_attach_drawfunc(struct
video_chip
*);
60
void video_line(struct
video_chip
*, int, int, int, int);
61
void video_dot(struct
video_chip
*, int, int);
62
void video_calibration_pattern(struct
video_chip
*);
video_subr.h
43
struct
video_chip
;
44
struct
video_chip
{
struct
55
void (*vc_drawline)(struct
video_chip
*, int, int, int, int);
56
void (*vc_drawdot)(struct
video_chip
*, int, int);
59
void video_attach_drawfunc(struct
video_chip
*);
60
void video_line(struct
video_chip
*, int, int, int, int);
61
void video_dot(struct
video_chip
*, int, int);
62
void video_calibration_pattern(struct
video_chip
*);
Completed in 23 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025