Lines Matching defs:t_conv
1117 int t_conv;
1136 t_conv = conversion_time(sl);
1158 w1_next_pullup(dev_master, t_conv);
1170 sleep_rem = msleep_interruptible(t_conv);
1178 sleep_rem = msleep_interruptible(t_conv);
1500 int t_conv = 0;
1515 t_conv = max(t_cur, t_conv);
1524 * t_conv is the max conversion time required on the bus
1527 if (!t_conv)
1543 w1_next_pullup(dev_master, t_conv);
1555 sleep_rem = msleep_interruptible(t_conv);
1563 sleep_rem = msleep_interruptible(t_conv);