Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshcd.c2153 __ufshcd_send_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd, in __ufshcd_send_uic_cmd() function
2188 ret = __ufshcd_send_uic_cmd(hba, uic_cmd, true); in ufshcd_send_uic_cmd()
3820 ret = __ufshcd_send_uic_cmd(hba, cmd, false); in ufshcd_uic_pwr_ctrl()