Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/genwqe/
Dcard_ddcb.c781 if (GENWQE_POLLING_ENABLED) in __genwqe_enqueue_ddcb()
881 if (!GENWQE_POLLING_ENABLED) in __genwqe_enqueue_ddcb()
1198 if (GENWQE_POLLING_ENABLED) { in genwqe_card_thread()
Dcard_base.h51 #define GENWQE_POLLING_ENABLED 0 /* in case of irqs not working */ macro