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

  /src/sys/dev/fdt/
pwmregulator.c 63 struct pwmregulator_softc { struct
78 CFATTACH_DECL_NEW(pregulator, sizeof(struct pwmregulator_softc),
97 struct pwmregulator_softc * const sc = device_private(self);
193 struct pwmregulator_softc * const sc = device_private(dev);
209 struct pwmregulator_softc * const sc = device_private(dev);
222 struct pwmregulator_softc * const sc = device_private(dev);
244 struct pwmregulator_softc * const sc = device_private(dev);
289 struct pwmregulator_softc * const sc = device_private(dev);
pwmregulator.c 63 struct pwmregulator_softc { struct
78 CFATTACH_DECL_NEW(pregulator, sizeof(struct pwmregulator_softc),
97 struct pwmregulator_softc * const sc = device_private(self);
193 struct pwmregulator_softc * const sc = device_private(dev);
209 struct pwmregulator_softc * const sc = device_private(dev);
222 struct pwmregulator_softc * const sc = device_private(dev);
244 struct pwmregulator_softc * const sc = device_private(dev);
289 struct pwmregulator_softc * const sc = device_private(dev);

Completed in 22 milliseconds