Home
last modified time | relevance | path

Searched defs:scrdesc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/newsmips/apbus/
H A Dxafb.c301 xafb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, in xafb_alloc_screen()
/netbsd-src/sys/arch/newsmips/dev/
H A Dfb.c442 fb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, void **cookiep, in fb_alloc_screen()
/netbsd-src/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c371 fb_alloc_screen(void *v, const struct wsscreen_descr *scrdesc, void **cookiep, in fb_alloc_screen()
/netbsd-src/sys/dev/wscons/
H A Dwsdisplay.c440 const struct wsscreen_descr *scrdesc; in wsdisplay_addscreen() local