Home
last modified time | relevance | path

Searched defs:is_async (Results 1 – 4 of 4) sorted by relevance

/drivers/crypto/
Datmel-aes.c180 bool is_async; member
1799 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()
Datmel-sha.c145 bool is_async; member
/drivers/android/
Dbinder_alloc.c525 int is_async) in binder_alloc_new_buf_locked()
668 int is_async) in binder_alloc_new_buf()
/drivers/base/power/
Dmain.c587 static bool is_async(struct device *dev) in is_async() function