Lines Matching defs:sl
85 static int w1_f19_i2c_busy_wait(struct w1_slave *sl, size_t count) in w1_f19_i2c_busy_wait()
122 static size_t w1_f19_error(struct w1_slave *sl, u8 w1_buf[]) in w1_f19_error()
149 static int __w1_f19_i2c_write(struct w1_slave *sl, in __w1_f19_i2c_write()
190 static int w1_f19_i2c_write(struct w1_slave *sl, u16 i2c_address, in w1_f19_i2c_write()
262 static int w1_f19_i2c_read(struct w1_slave *sl, u16 i2c_address, in w1_f19_i2c_read()
301 static int w1_f19_i2c_write_read(struct w1_slave *sl, u16 i2c_address, in w1_f19_i2c_write_read()
349 struct w1_slave *sl = (struct w1_slave *) adapter->algo_data; in w1_f19_i2c_master_transfer() local
500 static int w1_f19_get_i2c_speed(struct w1_slave *sl) in w1_f19_get_i2c_speed()
532 static int __w1_f19_set_i2c_speed(struct w1_slave *sl, u8 speed) in __w1_f19_set_i2c_speed()
554 static int w1_f19_set_i2c_speed(struct w1_slave *sl, u8 speed) in w1_f19_set_i2c_speed()
577 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_show() local
592 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_store() local
632 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_show() local
642 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_store() local
681 static int w1_f19_add_slave(struct w1_slave *sl) in w1_f19_add_slave()
730 static void w1_f19_remove_slave(struct w1_slave *sl) in w1_f19_remove_slave()