Home
last modified time | relevance | path

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

/freebsd-12.1/sys/powerpc/mpc85xx/
H A Dds1553_bus_fdt.c56 static int rtc_attach(device_t dev);
62 DEVMETHOD(device_attach, rtc_attach),
91 rtc_attach(device_t dev) in rtc_attach() function
/freebsd-12.1/sys/sparc64/sparc64/
H A Drtc.c80 static device_attach_t rtc_attach; variable
89 DEVMETHOD(device_attach, rtc_attach),
110 DEVMETHOD(device_attach, rtc_attach),
166 rtc_attach(device_t dev) in rtc_attach() function