Home
last modified time | relevance | path

Searched defs:axp20x_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/i2c/
H A Daxp20x.c188 struct axp20x_softc { struct
205 static int axp20x_read(struct axp20x_softc *, uint8_t, uint8_t *, size_t); argument