Lines Matching defs:t_conv
1052 int t_conv;
1071 t_conv = conversion_time(sl);
1093 w1_next_pullup(dev_master, t_conv);
1105 sleep_rem = msleep_interruptible(t_conv);
1113 sleep_rem = msleep_interruptible(t_conv);
1435 int t_conv = 0;
1450 t_conv = t_cur > t_conv ? t_cur : t_conv;
1459 * t_conv is the max conversion time required on the bus
1462 if (!t_conv)
1478 w1_next_pullup(dev_master, t_conv);
1490 sleep_rem = msleep_interruptible(t_conv);
1498 sleep_rem = msleep_interruptible(t_conv);