Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Daxp22x.c50 struct axp22x_softc { struct
63 static int axp22x_read(struct axp22x_softc *, uint8_t, uint8_t *, size_t); argument