Home
last modified time | relevance | path

Searched refs:compl_time_stamp (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/ufs/
Dufshcd.h188 ktime_t compl_time_stamp; member
/linux-5.19.10/drivers/ufs/core/
Dufshcd.c510 tag, ktime_to_us(lrbp->compl_time_stamp)); in ufshcd_print_trs()
2112 now = lrbp->compl_time_stamp; in ufshcd_update_monitor()
2145 lrbp->compl_time_stamp = ktime_set(0, 0); in ufshcd_send_command()
5360 lrbp->compl_time_stamp = ktime_get(); in __ufshcd_transfer_req_compl()