HomeSort by: relevance | last modified time | path
    Searched refs:dwc_mmc_intr (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/dev/ic/
dwc_mmc_var.h 94 int dwc_mmc_intr(void *);
dwc_mmc.c 881 dwc_mmc_intr(void *priv) function in typeref:typename:int
  /src/sys/arch/arm/altera/
cycv_dwcmmc.c 161 dwc_mmc_intr, sc, device_xname(sc->sc_dev));
  /src/sys/dev/acpi/
dwcmmc_acpi.c 138 false, dwc_mmc_intr, sc, device_xname(self));
  /src/sys/arch/arm/samsung/
exynos_dwcmmc.c 169 dwc_mmc_intr, sc, device_xname(self));
  /src/sys/dev/fdt/
dwcmmc_fdt.c 199 dwc_mmc_intr, sc, device_xname(self));

Completed in 13 milliseconds