Searched refs:ufshcd_send_uic_cmd (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/ufs/
H A Dufshcd.c940 * Identical to ufshcd_send_uic_cmd() expect mutex. Must be called
961 * ufshcd_send_uic_cmd - Send UIC commands and retrieve the result
968 ufshcd_send_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd) function
2054 ret = ufshcd_send_uic_cmd(hba, &uic_cmd);
2088 ret = ufshcd_send_uic_cmd(hba, &uic_cmd);
2121 ret = ufshcd_send_uic_cmd(hba, &uic_cmd);

Completed in 17 milliseconds