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

  /src/sys/dev/ic/
dwc_mmc.c 337 dwc_mmc_update_clock(struct dwc_mmc_softc *sc) function in typeref:typename:int
403 return dwc_mmc_update_clock(sc);
414 if (dwc_mmc_update_clock(sc) != 0)
426 if (dwc_mmc_update_clock(sc) != 0)
dwc_mmc.c 337 dwc_mmc_update_clock(struct dwc_mmc_softc *sc) function in typeref:typename:int
403 return dwc_mmc_update_clock(sc);
414 if (dwc_mmc_update_clock(sc) != 0)
426 if (dwc_mmc_update_clock(sc) != 0)
dwc_mmc.c 337 dwc_mmc_update_clock(struct dwc_mmc_softc *sc) function in typeref:typename:int
403 return dwc_mmc_update_clock(sc);
414 if (dwc_mmc_update_clock(sc) != 0)
426 if (dwc_mmc_update_clock(sc) != 0)

Completed in 35 milliseconds