Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dmcp980x.c58 struct mcp980x_softc { struct
78 static uint8_t mcp980x_reg_read_1(struct mcp980x_softc *, uint8_t); argument