Lines Matching defs:sl
87 static int w1_f19_i2c_busy_wait(struct w1_slave *sl, size_t count) in w1_f19_i2c_busy_wait()
124 static size_t w1_f19_error(struct w1_slave *sl, u8 w1_buf[]) in w1_f19_error()
151 static int __w1_f19_i2c_write(struct w1_slave *sl, in __w1_f19_i2c_write()
192 static int w1_f19_i2c_write(struct w1_slave *sl, u16 i2c_address, in w1_f19_i2c_write()
264 static int w1_f19_i2c_read(struct w1_slave *sl, u16 i2c_address, in w1_f19_i2c_read()
303 static int w1_f19_i2c_write_read(struct w1_slave *sl, u16 i2c_address, in w1_f19_i2c_write_read()
351 struct w1_slave *sl = (struct w1_slave *) adapter->algo_data; in w1_f19_i2c_master_transfer() local
502 static int w1_f19_get_i2c_speed(struct w1_slave *sl) in w1_f19_get_i2c_speed()
534 static int __w1_f19_set_i2c_speed(struct w1_slave *sl, u8 speed) in __w1_f19_set_i2c_speed()
556 static int w1_f19_set_i2c_speed(struct w1_slave *sl, u8 speed) in w1_f19_set_i2c_speed()
579 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_show() local
594 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_store() local
634 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_show() local
644 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_store() local
683 static int w1_f19_add_slave(struct w1_slave *sl) in w1_f19_add_slave()
732 static void w1_f19_remove_slave(struct w1_slave *sl) in w1_f19_remove_slave()