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