Lines Matching defs:start
219 * mei_hbm_start_wait - wait for start response message.
240 dev_err(dev->dev, "waiting for mei start failed\n");
247 * mei_hbm_start_req - sends start request message.
263 /* host start message */
486 * @start: true for start false for stop
491 struct mei_cl *cl, u8 start)
501 req.start = start;
514 * @cmd: client notification start response command
523 return mei_cl_notify_req2fop(rs->start);
528 * notify start response
532 * @cmd: client notification start response command
541 cl_dbg(dev, cl, "hbm: notify start response status=%d\n", rs->status);
599 * @start_idx: client index to start search
1144 dev_dbg(dev->dev, "hbm: start: response message received.\n");
1166 dev_warn(dev->dev, "hbm: start: version mismatch - stopping the driver.\n");
1170 dev_err(dev->dev, "hbm: start: failed to send stop request\n");
1180 dev_err(dev->dev, "hbm: start: state mismatch, [%d, %d]\n",