Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_uevent.c172 static int32_t DevMgrUeventParseMatchKey(char *subStr, struct DListHead *matchKeyList) in DevMgrUeventParseMatchKey() function
279 if (DevMgrUeventParseMatchKey(subStr, &ruleCfg->matchKeyList) != HDF_SUCCESS) { in DevMgrUeventParseRule()