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.c2411 * __ufshcd_send_uic_cmd - Send UIC commands and retrieve the result
2418 __ufshcd_send_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd) in __ufshcd_send_uic_cmd() function
2454 ret = __ufshcd_send_uic_cmd(hba, uic_cmd); in ufshcd_send_uic_cmd()
4171 ret = __ufshcd_send_uic_cmd(hba, cmd); in ufshcd_uic_pwr_ctrl()
4251 ret = __ufshcd_send_uic_cmd(hba, uic_cmd); in ufshcd_send_bsg_uic_cmd()