Searched refs:_check (Results 1 – 2 of 2) sorted by relevance
748 #define CHECK_BOOL(_param, _check) do { \ argument749 if (hsotg->params._param && !(_check)) { \
783 static bool name ## _check(struct rtl8169_private *); \786 .check = name ## _check, \790 static bool name ## _check(struct rtl8169_private *tp)