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

  /src/sys/dev/i2c/
w83795g.c 123 static void w83795g_attach(device_t, device_t, void *);
126 w83795g_match, w83795g_attach, NULL, NULL);
164 w83795g_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
w83795g.c 123 static void w83795g_attach(device_t, device_t, void *);
126 w83795g_match, w83795g_attach, NULL, NULL);
164 w83795g_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 112 milliseconds