Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/rasops/
H A Drasops.h183 int rasops_check_framebuffer(paddr_t);
H A Drasops.c1989 rasops_check_framebuffer(paddr_t base) in rasops_check_framebuffer() function
/openbsd-src/sys/dev/fdt/
H A Dsimplefb.c125 if (rasops_check_framebuffer(faa->fa_reg[0].addr)) in simplefb_match()