Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/mei/
Dmei_dev.h392 bool mei_cl_bus_notify_event(struct mei_cl *cl);
Dbus.c420 bool mei_cl_bus_notify_event(struct mei_cl *cl) in mei_cl_bus_notify_event() function
Dclient.c1607 if (!mei_cl_bus_notify_event(cl)) in mei_cl_notify()