Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtee_drv.h56 bool supp_nowait; member
/openbmc/linux/drivers/tee/optee/
H A Dsupp.c90 if (!supp->ctx && ctx->supp_nowait) in optee_supp_thrd_req()
/openbmc/linux/drivers/tee/
H A Dtee_core.c121 ctx->supp_nowait = false; in tee_open()
1136 ctx->supp_nowait = true; in tee_client_open_context()