Home
last modified time | relevance | path

Searched refs:admcts_attach (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/i2c/
H A Dadm1026.c87 void admcts_attach(struct device *, struct device *, void *);
91 sizeof(struct admcts_softc), admcts_match, admcts_attach
109 admcts_attach(struct device *parent, struct device *self, void *aux) in admcts_attach() function