Searched defs:is_async (Results 1 – 6 of 6) sorted by relevance
180 bool is_async; member1799 bool is_async) in atmel_aes_authenc_init()1820 bool is_async) in atmel_aes_authenc_transfer()1875 bool is_async) in atmel_aes_authenc_final()
145 bool is_async; member
713 u32 is_async = resync_req & RESYNC_REQ_ASYNC; in tls_device_rx_resync_async() local
130 int is_async; /* is IO async ? */ member
1019 bool is_async = RPC_IS_ASYNC(task); in rpc_execute() local
580 static bool is_async(struct device *dev) in is_async() function