Searched refs:func_call (Results 1 – 2 of 2) sorted by relevance
440 #define CALL_RAW_FUNC(codec, func_call) \ argument442 int _err = func_call; \446 _err = func_call; \
548 int func_call = (val == timing); in rsnd_status_update() local551 func_call = 0; in rsnd_status_update()555 return func_call; in rsnd_status_update()568 int func_call = rsnd_status_update(status, \574 (func_call && (mod)->ops->fn) ? #fn : ""); \575 if (func_call && (mod)->ops->fn) \