Home
last modified time | relevance | path

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

/netbsd/sys/dev/hpc/
H A Dbivideo.c106 static int bivideo_init(struct hpcfb_fbconf *);
164 if (bivideo_init(&sc->sc_fbconf) != 0) { in bivideoattach()
206 return bivideo_init(fb); in bivideo_getcnfb()
210 bivideo_init(struct hpcfb_fbconf *fb) in bivideo_init() function