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