Searched refs:GetTokenValue (Results 1 – 1 of 1) sorted by relevance
2609 const char *GetTokenValue(const char *uevent_data, int length, const char *token) { in GetTokenValue() function2706 const char *str_status = GetTokenValue(uevent_data, length, "status="); in UEventHandler()2707 const char *str_mst = GetTokenValue(uevent_data, length, "MST_HOTPLUG="); in UEventHandler()