w1_write_bit
w1_write_bit(dev, bdir);
static void w1_write_bit(struct w1_master *dev, int bit);
w1_write_bit(dev, 0);