Searched refs:GREYBUS_ID_MATCH_CLASS (Results 1 – 3 of 3) sorted by relevance
25 #define GREYBUS_ID_MATCH_CLASS BIT(2) macro
49 .match_flags = GREYBUS_ID_MATCH_CLASS, \
41 if ((id->match_flags & GREYBUS_ID_MATCH_CLASS) && in greybus_match_one_id()