Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/newsmips/dev/
Dfb.c108 static bool fb253_probe(void);
174 if (fb253_probe() && ha->ha_addr == NWB253_VRAM) in fb_match()
239 fb253_probe(void) in fb253_probe() function
266 if (fb253_probe()) { in fb_probe_model()