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

  /src/sys/dev/i2c/
w83795g.c 122 static int w83795g_match(device_t, cfdata_t, void *);
126 w83795g_match, w83795g_attach, NULL, NULL);
140 w83795g_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
w83795g.c 122 static int w83795g_match(device_t, cfdata_t, void *);
126 w83795g_match, w83795g_attach, NULL, NULL);
140 w83795g_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 23 milliseconds