Searched refs:axp809_attach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/i2c/
H A Daxp809.c95 static void axp809_attach(device_t, device_t, void *);
103 axp809_match, axp809_attach, NULL, NULL);
120 axp809_attach(device_t parent, device_t self, void *aux) function

Completed in 213 milliseconds