Searched refs:matchKeyTmp (Results 1 – 1 of 1) sorted by relevance
80 struct DevMgrMatchKey *matchKeyTmp = NULL; in DevMgrUeventReleaseKeyList() local86 DLIST_FOR_EACH_ENTRY_SAFE(matchKey, matchKeyTmp, keyList, struct DevMgrMatchKey, entry) { in DevMgrUeventReleaseKeyList()