Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c2397 __ufshcd_send_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd, in __ufshcd_send_uic_cmd() function
2435 ret = __ufshcd_send_uic_cmd(hba, uic_cmd, true); in ufshcd_send_uic_cmd()
4143 ret = __ufshcd_send_uic_cmd(hba, cmd, false); in ufshcd_uic_pwr_ctrl()