Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dps3_syscons.c56 static vd_init_t ps3fb_init; variable
74 .vd_init = ps3fb_init,
153 ps3fb_init(struct vt_device *vd) in ps3fb_init() function