Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpc/stand/hpcboot/arm/
H A Darm_sa1100.h38 virtual void testFramebuffer(void);
H A Darm_pxa2x0.h38 virtual void testFramebuffer(void);
H A Darm_arch.h44 virtual void testFramebuffer(void) = 0;
H A Darm_sa1100.cpp100 SA1100Architecture::testFramebuffer(void) in testFramebuffer() function in SA1100Architecture
H A Darm_pxa2x0.cpp98 testFramebuffer(); in init()
119 PXA2X0Architecture::testFramebuffer(void) in testFramebuffer() function in PXA2X0Architecture