Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_uevent.c80 struct DevMgrMatchKey *matchKeyTmp = NULL; in DevMgrUeventReleaseKeyList() local
86 DLIST_FOR_EACH_ENTRY_SAFE(matchKey, matchKeyTmp, keyList, struct DevMgrMatchKey, entry) { in DevMgrUeventReleaseKeyList()