Searched refs:DevMgrMatchKey (Results 1 – 1 of 1) sorted by relevance
58 struct DevMgrMatchKey { struct79 struct DevMgrMatchKey *matchKey = NULL; in DevMgrUeventReleaseKeyList() argument80 struct DevMgrMatchKey *matchKeyTmp = NULL; in DevMgrUeventReleaseKeyList()179 struct DevMgrMatchKey *matchKey = (struct DevMgrMatchKey *)OsalMemCalloc(sizeof(*matchKey)); in DevMgrUeventParseMatchKey()304 struct DevMgrMatchKey *matchKey = NULL; in DevMgrUeventDisplayRuleCfgList()434 struct DevMgrMatchKey *key = NULL; in DevMgrUeventMatchRule()435 struct DevMgrMatchKey *keyMsg = NULL; in DevMgrUeventMatchRule()437 DLIST_FOR_EACH_ENTRY(key, ruleKeyList, struct DevMgrMatchKey, entry) { in DevMgrUeventMatchRule()439 DLIST_FOR_EACH_ENTRY(keyMsg, keyList, struct DevMgrMatchKey, entry) { in DevMgrUeventMatchRule()496 struct DevMgrMatchKey *key = NULL; in DevMgrParseUevent()[all …]