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

  /src/sys/dev/fdt/
mmc_pwrseq_simple.c 48 struct mmcpwrseq_simple_softc { struct
61 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
79 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
92 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
118 struct mmcpwrseq_simple_softc * const sc = device_private(self);
164 CFATTACH_DECL_NEW(mmcpwrseq_simple, sizeof(struct mmcpwrseq_simple_softc),
mmc_pwrseq_simple.c 48 struct mmcpwrseq_simple_softc { struct
61 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
79 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
92 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
118 struct mmcpwrseq_simple_softc * const sc = device_private(self);
164 CFATTACH_DECL_NEW(mmcpwrseq_simple, sizeof(struct mmcpwrseq_simple_softc),
mmc_pwrseq_simple.c 48 struct mmcpwrseq_simple_softc { struct
61 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
79 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
92 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
118 struct mmcpwrseq_simple_softc * const sc = device_private(self);
164 CFATTACH_DECL_NEW(mmcpwrseq_simple, sizeof(struct mmcpwrseq_simple_softc),
mmc_pwrseq_simple.c 48 struct mmcpwrseq_simple_softc { struct
61 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
79 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
92 struct mmcpwrseq_simple_softc * const sc = device_private(dev);
118 struct mmcpwrseq_simple_softc * const sc = device_private(self);
164 CFATTACH_DECL_NEW(mmcpwrseq_simple, sizeof(struct mmcpwrseq_simple_softc),

Completed in 43 milliseconds