Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dfastrpc.c133 #define FASTRPC_POLL_RESPONSE (0xdecaf) macro
1302 (val == FASTRPC_POLL_RESPONSE) || ctx->is_work_done, 1, in poll_for_remote_response()
1305 if (!ret && val == FASTRPC_POLL_RESPONSE) { in poll_for_remote_response()