Home
last modified time | relevance | path

Searched refs:ufshcd_ahit_to_us (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufs-sysfs.c123 static int ufshcd_ahit_to_us(u32 ahit) in ufshcd_ahit_to_us() function
161 return scnprintf(buf, PAGE_SIZE, "%d\n", ufshcd_ahit_to_us(ahit)); in auto_hibern8_show()
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufs-sysfs.c131 static int ufshcd_ahit_to_us(u32 ahit) in ufshcd_ahit_to_us() function
176 ret = sysfs_emit(buf, "%d\n", ufshcd_ahit_to_us(ahit)); in auto_hibern8_show()

Completed in 4 milliseconds