HomeSort by: relevance | last modified time | path
    Searched defs:plrtc_attach (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
pl031.c 74 plrtc_attach(struct plrtc_softc *sc) function in typeref:typename:void
  /src/sys/arch/evbarm/ifpga/
pl030_rtc.c 62 static void plrtc_attach (device_t, device_t, void *);
65 plrtc_probe, plrtc_attach, NULL, NULL);
93 plrtc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 49 milliseconds