Searched refs:fb_alloc_screen (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/newsmips/dev/ |
H A D | fb.c | 98 static int fb_alloc_screen(void *, const struct wsscreen_descr *, void **, 123 .alloc_screen = fb_alloc_screen, 442 fb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, void **cookiep, in fb_alloc_screen() function
|
/netbsd-src/sys/arch/evbppc/explora/dev/ |
H A D | fb_elb.c | 96 static int fb_alloc_screen(void *, const struct wsscreen_descr *, void **, 117 fb_alloc_screen, 371 fb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, void **cookiep, in fb_alloc_screen() function
|