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

  /src/sys/arch/arm/sunxi/
sunxi_mmc.c 98 static int sunxi_mmc_intr(void *);
410 FDT_INTR_MPSAFE, sunxi_mmc_intr, sc, device_xname(self));
617 sunxi_mmc_intr(void *priv) function in typeref:typename:int
sunxi_mmc.c 98 static int sunxi_mmc_intr(void *);
410 FDT_INTR_MPSAFE, sunxi_mmc_intr, sc, device_xname(self));
617 sunxi_mmc_intr(void *priv) function in typeref:typename:int
sunxi_mmc.c 98 static int sunxi_mmc_intr(void *);
410 FDT_INTR_MPSAFE, sunxi_mmc_intr, sc, device_xname(self));
617 sunxi_mmc_intr(void *priv) function in typeref:typename:int
sunxi_mmc.c 98 static int sunxi_mmc_intr(void *);
410 FDT_INTR_MPSAFE, sunxi_mmc_intr, sc, device_xname(self));
617 sunxi_mmc_intr(void *priv) function in typeref:typename:int

Completed in 95 milliseconds