Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dw83795g.c83 void nvt_attach(struct device *, struct device *, void *);
95 sizeof(struct nvt_softc), nvt_match, nvt_attach
114 nvt_attach(struct device *parent, struct device *self, void *aux) in nvt_attach() function