Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/uevents/
Duevent.h74 static inline int uevent_match(const char *event, int len, in uevent_match() function
139 if (uevent_match(buf, len, uevents[i])) { in wait_for_uevents()