Home
last modified time | relevance | path

Searched defs:disable_async (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/intel/iaa/
H A Diaa_crypto_main.c1140 bool disable_async) in iaa_compress()
1379 bool disable_async) in iaa_decompress()
1503 bool disable_async = false; in iaa_comp_acompress() local
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c2887 static void disable_async(struct fotg210_hcd *fotg210) in disable_async() function