Searched refs:phy_time_from_dev (Results 1 – 3 of 3) sorted by relevance
13 long double phy_time_from_dev(long double dev_t);
24 long double __attribute__((weak)) phy_time_from_dev(long double d_t){ in phy_time_from_dev() function
32 phy_t = (bs_time_t)(1e6*phy_time_from_dev(((long double)d_t)*1e-6 ) + 0.5); in hwll_phy_time_from_dev()