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

  /src/sys/dev/i2c/
mt2131var.h 10 struct mt2131_softc * mt2131_open(device_t, i2c_tag_t, i2c_addr_t);
mt2131.c 79 mt2131_open(device_t parent, i2c_tag_t t, i2c_addr_t a) function in typeref:struct:mt2131_softc *
  /src/sys/dev/pci/
coram.c 267 sc->sc_tuner = mt2131_open(sc->sc_dev, &sc->sc_iic[0].cic_i2c, 0x61);

Completed in 13 milliseconds