Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/ufs/
Dufs.h395 struct utp_upiu_rsp { struct
Dufshcd.h165 struct utp_upiu_rsp *ucd_rsp_ptr;
Dufshcd.c409 ufshcd_get_req_rsp(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_req_rsp()
422 ufshcd_get_rsp_upiu_result(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_rsp_upiu_result()
435 ufshcd_get_rsp_upiu_data_seg_len(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_get_rsp_upiu_data_seg_len()
450 static inline bool ufshcd_is_exception_event(struct utp_upiu_rsp *ucd_rsp_ptr) in ufshcd_is_exception_event()
2033 (struct utp_upiu_rsp *)cmd_descp[i].response_upiu; in ufshcd_host_memory_configure()