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

  /src/sys/dev/i2c/
pcf8563.c 55 static int pcf8563rtc_match(device_t, cfdata_t, void *);
59 pcf8563rtc_match, pcf8563rtc_attach, NULL, NULL);
67 pcf8563rtc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
pcf8563.c 55 static int pcf8563rtc_match(device_t, cfdata_t, void *);
59 pcf8563rtc_match, pcf8563rtc_attach, NULL, NULL);
67 pcf8563rtc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds