Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dds1553_reg.h100 int ds1553_attach(device_t);
H A Dds1553_bus_fdt.c108 if ((error = ds1553_attach(dev)) != 0) { in rtc_attach()
H A Dds1553_core.c45 ds1553_attach(device_t dev) in ds1553_attach() function