Searched refs:len_to_copy (Results 1 – 1 of 1) sorted by relevance
2217 int len_to_copy; in ufshcd_copy_sense_data() local2220 len_to_copy = min_t(int, UFS_SENSE_SIZE, len); in ufshcd_copy_sense_data()2223 len_to_copy); in ufshcd_copy_sense_data()