Home
last modified time | relevance | path

Searched refs:SdhciIrqHandler (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/sdhci/
H A Dsdhci.c1926 static uint32_t SdhciIrqHandler(uint32_t irq, void *data) in SdhciIrqHandler() function
1933 HDF_LOGE("SdhciIrqHandler: data is null!"); in SdhciIrqHandler()
2006 ret = OsalRegisterIrq(host->irqNum, 0, (OsalIRQHandle)SdhciIrqHandler, "MMC_IRQ", host); in SdhciHostInit()

Completed in 3 milliseconds