Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/arm/mv/
Drtc.c69 static int mv_rtc_probe(device_t dev);
80 DEVMETHOD(device_probe, mv_rtc_probe),
99 mv_rtc_probe(device_t dev) in mv_rtc_probe() function
/freebsd-12-stable/sys/arm/mv/armada38x/
Darmada38x_rtc.c113 static int mv_rtc_probe(device_t dev);
128 DEVMETHOD(device_probe, mv_rtc_probe),
195 mv_rtc_probe(device_t dev) in mv_rtc_probe() function