Searched defs:mei_cl_is_other_connecting (Results 1 - 1 of 1) sorted by relevance

/drivers/misc/mei/
H A Dclient.c579 * mei_cl_is_other_connecting - checks if other
586 bool mei_cl_is_other_connecting(struct mei_cl *cl) function
644 if (!mei_cl_is_other_connecting(cl) && mei_hbuf_acquire(dev)) {

Completed in 28 milliseconds