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