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

  /src/sys/dev/i2c/
pcf8563.c 56 static void pcf8563rtc_attach(device_t, device_t, void *);
59 pcf8563rtc_match, pcf8563rtc_attach, NULL, NULL);
83 pcf8563rtc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
pcf8563.c 56 static void pcf8563rtc_attach(device_t, device_t, void *);
59 pcf8563rtc_match, pcf8563rtc_attach, NULL, NULL);
83 pcf8563rtc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 21 milliseconds