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

  /src/sys/dev/i2c/
i2cvar.h 171 iicbus_attach_with_devhandle(device_t dev, i2c_tag_t tag, devhandle_t devhandle) function in typeref:typename:device_t
184 return iicbus_attach_with_devhandle(dev, tag, device_handle(dev));
i2cmux.c 176 iicbus_attach_with_devhandle(sc->sc_dev, &bus->controller,
  /src/sys/arch/macppc/dev/
ki2c.c 294 iicbus_attach_with_devhandle(sc->sc_dev,
pmu.c 354 iicbus_attach_with_devhandle(self, &sc->sc_i2c,
cuda.c 317 iicbus_attach_with_devhandle(self, &sc->sc_i2c,

Completed in 13 milliseconds