Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ufs/core/
H A Dufs_bsg.c173 ret = ufshcd_send_bsg_uic_cmd(hba, &uc); in ufs_bsg_request()
H A Dufshcd-priv.h92 int ufshcd_send_bsg_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd);
H A Dufshcd.c4214 int ufshcd_send_bsg_uic_cmd(struct ufs_hba *hba, struct uic_command *uic_cmd) in ufshcd_send_bsg_uic_cmd() function