Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/platform/goldfish/
Dgoldfish_pipe.c240 #define INITIAL_BATCH_RESULT (0xdeadbeaf) macro
250 aps->result = INITIAL_BATCH_RESULT; in access_with_param()
260 if (aps->result == INITIAL_BATCH_RESULT) in access_with_param()