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

  /src/sys/dev/i2c/
axp20x.c 683 struct axp20xreg_softc { struct
714 struct axp20xreg_softc * const sc = device_private(dev);
722 struct axp20xreg_softc * const sc = device_private(dev);
769 struct axp20xreg_softc * const sc = device_private(self);
788 CFATTACH_DECL_NEW(axp20xreg, sizeof(struct axp20xreg_softc),
axp20x.c 683 struct axp20xreg_softc { struct
714 struct axp20xreg_softc * const sc = device_private(dev);
722 struct axp20xreg_softc * const sc = device_private(dev);
769 struct axp20xreg_softc * const sc = device_private(self);
788 CFATTACH_DECL_NEW(axp20xreg, sizeof(struct axp20xreg_softc),

Completed in 22 milliseconds