HomeSort by: relevance | last modified time | path
    Searched defs:mcp980x_resolution_set (Results 1 - 3 of 3) sorted by relevancy

  /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);

Completed in 186 milliseconds