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

  /src/sys/dev/fdt/
mmc_pwrseq_emmc.c 48 struct mmcpwrseq_emmc_softc { struct
57 struct mmcpwrseq_emmc_softc * const sc = device_private(dev);
80 struct mmcpwrseq_emmc_softc * const sc = device_private(self);
102 struct mmcpwrseq_emmc_softc * const sc = device_private(self);
110 CFATTACH_DECL_NEW(mmcpwrseq_emmc, sizeof(struct mmcpwrseq_emmc_softc),

Completed in 12 milliseconds