Home
last modified time | relevance | path

Searched refs:dev_to_w1_slave (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/w1/slaves/
Dw1_ds2405.c84 struct w1_slave *sl = dev_to_w1_slave(device); in state_show()
121 struct w1_slave *sl = dev_to_w1_slave(device); in output_show()
151 struct w1_slave *sl = dev_to_w1_slave(device); in output_store()
Dw1_therm.c265 struct w1_slave *sl = dev_to_w1_slave(device); in w1_therm_eeprom()
344 struct w1_slave *sl = dev_to_w1_slave(device); in w1_DS18B20_precision()
467 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_store()
584 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
659 struct w1_slave *sl = dev_to_w1_slave(device); in w1_seq_show()
Dw1_ds28e17.c579 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_show()
594 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_store()
634 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_show()
644 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_store()
Dw1_ds2423.c46 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
/Linux-v4.19/include/linux/
Dw1.h310 static inline struct w1_slave* dev_to_w1_slave(struct device *dev) in dev_to_w1_slave() function
317 return dev_to_w1_slave(container_of(kobj, struct device, kobj)); in kobj_to_w1_slave()
/Linux-v4.19/drivers/power/supply/
Dbq27xxx_battery_hdq.c50 struct w1_slave *sl = dev_to_w1_slave(di->dev); in bq27xxx_battery_hdq_read()
/Linux-v4.19/drivers/w1/
Dw1.c89 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_release()
99 struct w1_slave *sl = dev_to_w1_slave(dev); in name_show()
108 struct w1_slave *sl = dev_to_w1_slave(dev); in id_show()