Searched refs:notify_en (Results 1 – 4 of 4) sorted by relevance
570 bool notify_en; in mei_poll() local579 notify_en = cl->notify_en && (req_events & EPOLLPRI); in mei_poll()587 if (notify_en) { in mei_poll()
1379 cl->notify_en == request || !mei_cl_is_connected(cl), in mei_cl_notify_request()1383 if (cl->notify_en != request && !cl->status) in mei_cl_notify_request()1413 if (!cl->notify_en) in mei_cl_notify()
490 cl->notify_en = true; in mei_hbm_cl_notify_start_res()516 cl->notify_en = false; in mei_hbm_cl_notify_stop_res()
235 u8 notify_en; member