Home
last modified time | relevance | path

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

/freebsd-13.1/sys/mips/nlm/
H A Dtick.c85 static int clock_probe(device_t);
318 clock_probe(device_t dev) in clock_probe() function
370 DEVMETHOD(device_probe, clock_probe),
/freebsd-13.1/sys/mips/mips/
H A Dtick.c84 static int clock_probe(device_t);
317 clock_probe(device_t dev) in clock_probe() function
385 DEVMETHOD(device_probe, clock_probe),