Searched refs:fn_type (Results 1 – 1 of 1) sorted by relevance
1258 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument1263 .data = (fn == (fn_type)NULL) ? fn : fn }1265 #define _OF_DECLARE(table, name, compat, fn, fn_type) \ argument1269 .data = (fn == (fn_type)NULL) ? fn : fn }