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

/netbsd-current/sys/dev/i2c/
H A Dac100.c109 static void ac100_attach(device_t, device_t, void *);
118 ac100_match, ac100_attach, NULL, NULL);
135 ac100_attach(device_t parent, device_t self, void *aux) function

Completed in 61 milliseconds