Home
last modified time | relevance | path

Searched refs:notify_en (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/mei/
H A Dmain.c786 bool notify_en; in mei_poll() local
795 notify_en = cl->notify_en && (req_events & EPOLLPRI); in mei_poll()
803 if (notify_en) { in mei_poll()
H A Dmei_dev.h282 * @notify_en: notification - enabled/disabled
311 u8 notify_en; member
H A Dhbm.c553 cl->notify_en = true; in mei_hbm_cl_notify_start_res()
579 cl->notify_en = false; in mei_hbm_cl_notify_stop_res()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h4097 u8 notify_en; member