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

  /src/sys/dev/i2c/
max6900.c 64 static void maxrtc_attach(device_t, device_t, void *);
67 maxrtc_match, maxrtc_attach, NULL, NULL);
107 maxrtc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
max6900.c 64 static void maxrtc_attach(device_t, device_t, void *);
67 maxrtc_match, maxrtc_attach, NULL, NULL);
107 maxrtc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
max6900.c 64 static void maxrtc_attach(device_t, device_t, void *);
67 maxrtc_match, maxrtc_attach, NULL, NULL);
107 maxrtc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
max6900.c 64 static void maxrtc_attach(device_t, device_t, void *);
67 maxrtc_match, maxrtc_attach, NULL, NULL);
107 maxrtc_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 119 milliseconds