Searched refs:len_to_copy (Results 1 – 1 of 1) sorted by relevance
1883 int len_to_copy; in ufshcd_copy_sense_data() local1886 len_to_copy = min_t(int, RESPONSE_UPIU_SENSE_DATA_LENGTH, len); in ufshcd_copy_sense_data()1890 min_t(int, len_to_copy, UFSHCD_REQ_SENSE_SIZE)); in ufshcd_copy_sense_data()