Searched refs:_check (Results 1 – 3 of 3) sorted by relevance
811 #define CHECK_BOOL(_param, _check) do { \ argument812 if (hsotg->params._param && !(_check)) { \
417 dtbs{,_check,_install} dt_binding_{check,schemas}
835 static bool name ## _check(struct rtl8169_private *); \838 .check = name ## _check, \842 static bool name ## _check(struct rtl8169_private *tp)