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

  /src/sys/dev/i2c/
pcf8583.c 73 static int pcfrtc_match(device_t, cfdata_t, void *);
77 pcfrtc_match, pcfrtc_attach, NULL, NULL);
107 pcfrtc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
pcf8583.c 73 static int pcfrtc_match(device_t, cfdata_t, void *);
77 pcfrtc_match, pcfrtc_attach, NULL, NULL);
107 pcfrtc_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 26 milliseconds