Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c275 bool is_polled; member
1340 if (ctx->is_polled) { in fastrpc_wait_for_completion()
1345 ctx->is_polled = false; in fastrpc_wait_for_completion()
1391 ctx->is_polled = true; in fastrpc_internal_invoke()