/src/sys/dev/i2c/ |
mcp980x.c | 83 static void mcp980x_resolution_set(struct mcp980x_softc *, uint8_t); 130 mcp980x_resolution_set(sc, sc->sc_res); 270 mcp980x_resolution_set(struct mcp980x_softc *sc, uint8_t res) function in typeref:typename:void 407 mcp980x_resolution_set(sc, sc->sc_res);
|
mcp980x.c | 83 static void mcp980x_resolution_set(struct mcp980x_softc *, uint8_t); 130 mcp980x_resolution_set(sc, sc->sc_res); 270 mcp980x_resolution_set(struct mcp980x_softc *sc, uint8_t res) function in typeref:typename:void 407 mcp980x_resolution_set(sc, sc->sc_res);
|
mcp980x.c | 83 static void mcp980x_resolution_set(struct mcp980x_softc *, uint8_t); 130 mcp980x_resolution_set(sc, sc->sc_res); 270 mcp980x_resolution_set(struct mcp980x_softc *sc, uint8_t res) function in typeref:typename:void 407 mcp980x_resolution_set(sc, sc->sc_res);
|