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

  /src/sys/dev/fdt/
fixedregulator.c 58 struct fixedregulator_softc { struct
74 CFATTACH_DECL_NEW(fregulator, sizeof(struct fixedregulator_softc),
93 struct fixedregulator_softc * const sc = device_private(self);
147 struct fixedregulator_softc * const sc = device_private(dev);
167 struct fixedregulator_softc * const sc = device_private(dev);
185 struct fixedregulator_softc * const sc = device_private(dev);
196 struct fixedregulator_softc * const sc = device_private(dev);
fixedregulator.c 58 struct fixedregulator_softc { struct
74 CFATTACH_DECL_NEW(fregulator, sizeof(struct fixedregulator_softc),
93 struct fixedregulator_softc * const sc = device_private(self);
147 struct fixedregulator_softc * const sc = device_private(dev);
167 struct fixedregulator_softc * const sc = device_private(dev);
185 struct fixedregulator_softc * const sc = device_private(dev);
196 struct fixedregulator_softc * const sc = device_private(dev);

Completed in 20 milliseconds