Home
last modified time | relevance | path

Searched refs:mei_cl_notify_get (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/misc/mei/ !
Dclient.h263 int mei_cl_notify_get(struct mei_cl *cl, bool block, bool *notify_ev);
Dmain.c622 rets = mei_cl_notify_get(cl, block, &notify_ev); in mei_ioctl_client_notify_get()
Dclient.c1622 int mei_cl_notify_get(struct mei_cl *cl, bool block, bool *notify_ev) in mei_cl_notify_get() function