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

/openbsd-current/sys/dev/i2c/
H A Dpca9548.c79 void pcamux_attach(struct device *, struct device *, void *);
82 sizeof(struct pcamux_softc), pcamux_match, pcamux_attach
120 pcamux_attach(struct device *parent, struct device *self, void *aux) function

Completed in 105 milliseconds