Home
last modified time | relevance | path

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

/freebsd-13.1/sys/mips/nlm/
H A Dtick.c87 static int clock_attach(device_t);
333 clock_attach(device_t dev) in clock_attach() function
372 DEVMETHOD(device_attach, clock_attach),
/freebsd-13.1/sys/mips/mips/
H A Dtick.c86 static int clock_attach(device_t);
332 clock_attach(device_t dev) in clock_attach() function
387 DEVMETHOD(device_attach, clock_attach),