Home
last modified time | relevance | path

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

/linux/drivers/misc/mei/
H A Dmain.c649 rets = mei_cl_notify_get(cl, block, &notify_ev); in mei_ioctl_client_notify_get()
H A Dclient.c1600 int mei_cl_notify_get(struct mei_cl *cl, bool block, bool *notify_ev) in mei_cl_notify_get() function