Home
last modified time | relevance | path

Searched refs:func_call (Results 1 – 1 of 1) sorted by relevance

/sound/soc/sh/rcar/
Dcore.c548 int func_call = (val == timing); in rsnd_status_update() local
551 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) \