Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx3912video.c96 int tx3912video_framebuffer_alloc(struct video_chip *, paddr_t, paddr_t *);
335 error = tx3912video_framebuffer_alloc(chip, fb_start, fb_end); in tx3912video_init()
357 tx3912video_framebuffer_alloc(struct video_chip *chip, paddr_t fb_start, in tx3912video_framebuffer_alloc() function