Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufs.h395 struct utp_upiu_rsp { struct
Dufshcd.h165 struct utp_upiu_rsp *ucd_rsp_ptr;
Dufshcd.c414 ufshcd_get_req_rsp(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_req_rsp()
427 ufshcd_get_rsp_upiu_result(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_rsp_upiu_result()
440 ufshcd_get_rsp_upiu_data_seg_len(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_rsp_upiu_data_seg_len()
455 static inline bool ufshcd_is_exception_event(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_is_exception_event()
2049 (struct utp_upiu_rsp *)cmd_descp[i].response_upiu; in ufshcd_host_memory_configure()