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

  /src/sys/dev/i2c/
mt2131.c 65 struct mt2131_softc { struct
73 static int mt2131_init(struct mt2131_softc *);
75 static int mt2131_read(struct mt2131_softc *, uint8_t, uint8_t *);
76 static int mt2131_write(struct mt2131_softc *, uint8_t, uint8_t);
78 struct mt2131_softc *
81 struct mt2131_softc *sc;
117 mt2131_close(struct mt2131_softc *sc)
123 mt2131_tune_dtv(struct mt2131_softc *sc, const struct dvb_frontend_parameters *p)
196 mt2131_init(struct mt2131_softc *sc)
228 mt2131_read(struct mt2131_softc *sc, uint8_t r, uint8_t *v
    [all...]
mt2131.c 65 struct mt2131_softc { struct
73 static int mt2131_init(struct mt2131_softc *);
75 static int mt2131_read(struct mt2131_softc *, uint8_t, uint8_t *);
76 static int mt2131_write(struct mt2131_softc *, uint8_t, uint8_t);
78 struct mt2131_softc *
81 struct mt2131_softc *sc;
117 mt2131_close(struct mt2131_softc *sc)
123 mt2131_tune_dtv(struct mt2131_softc *sc, const struct dvb_frontend_parameters *p)
196 mt2131_init(struct mt2131_softc *sc)
228 mt2131_read(struct mt2131_softc *sc, uint8_t r, uint8_t *v
    [all...]
mt2131.c 65 struct mt2131_softc { struct
73 static int mt2131_init(struct mt2131_softc *);
75 static int mt2131_read(struct mt2131_softc *, uint8_t, uint8_t *);
76 static int mt2131_write(struct mt2131_softc *, uint8_t, uint8_t);
78 struct mt2131_softc *
81 struct mt2131_softc *sc;
117 mt2131_close(struct mt2131_softc *sc)
123 mt2131_tune_dtv(struct mt2131_softc *sc, const struct dvb_frontend_parameters *p)
196 mt2131_init(struct mt2131_softc *sc)
228 mt2131_read(struct mt2131_softc *sc, uint8_t r, uint8_t *v
    [all...]

Completed in 31 milliseconds