Home
last modified time | relevance | path

Searched refs:HIMCI_EVENT_INIT (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/common/platform/mmc/himci_v200/
Dhimci.h105 #define HIMCI_EVENT_INIT(event) LOS_EventInit(event) macro
Dhimci.c1779 if (HIMCI_EVENT_INIT(&host->himciEvent) != HDF_SUCCESS) { in HimciHostInit()