Lines Matching defs:completion
733 * This function gets the result of UIC command completion
2130 "uic cmd 0x%x with arg3 0x%x completion timeout\n",
2151 * @completion: initialize the completion only if this is set to true
2159 bool completion)
2167 if (completion)
2334 * updates OCS on command completion, with the command
2782 struct completion wait;
3791 * and device UniPro link and hence it's final completion would be indicated by
3793 * addition to normal UIC command completion Status (UCCS). This function only
3794 * returns after the relevant status bits indicate the completion.
3800 struct completion uic_async_done;
3819 * Make sure UIC command completion interrupt is disabled before
3837 "pwr ctrl cmd 0x%x with mode 0x%x completion timeout\n",
4930 * ufshcd_uic_cmd_compl - handle completion of uic command
4966 * __ufshcd_transfer_req_compl - handle SCSI and query command completion
5011 * ufshcd_transfer_req_compl - handle SCSI and query command completion
5533 * to allow suspend on completion of exception event handler.
6108 * ufshcd_tmc_handler - handle task management function completion
6126 struct completion *c = req->end_io_data;
6388 struct completion wait;
7714 /* Initiate UFS initialization, and waiting until completion */