Home
last modified time | relevance | path

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

/linux/drivers/w1/slaves/ !
H A Dw1_ds2405.c74 struct w1_slave *sl = dev_to_w1_slave(device); in state_show()
111 struct w1_slave *sl = dev_to_w1_slave(device); in output_show()
141 struct w1_slave *sl = dev_to_w1_slave(device); in output_store()
H A Dw1_therm.c1581 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
1635 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_store()
1673 struct w1_slave *sl = dev_to_w1_slave(device); in temperature_show()
1711 struct w1_slave *sl = dev_to_w1_slave(device); in ext_power_show()
1733 struct w1_slave *sl = dev_to_w1_slave(device); in resolution_show()
1755 struct w1_slave *sl = dev_to_w1_slave(device); in resolution_store()
1794 struct w1_slave *sl = dev_to_w1_slave(device); in eeprom_cmd_store()
1814 struct w1_slave *sl = dev_to_w1_slave(device); in alarms_show()
1836 struct w1_slave *sl = dev_to_w1_slave(device); in alarms_store()
1978 struct w1_slave *sl = dev_to_w1_slave(device); in conv_time_show()
[all …]
H A Dw1_ds28e17.c577 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_show()
592 struct w1_slave *sl = dev_to_w1_slave(dev); in speed_store()
632 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_show()
642 struct w1_slave *sl = dev_to_w1_slave(dev); in stretch_store()
H A Dw1_ds2423.c33 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
/linux/include/linux/ !
H A Dw1.h308 static inline struct w1_slave* dev_to_w1_slave(struct device *dev) in dev_to_w1_slave() function
315 return dev_to_w1_slave(container_of(kobj, struct device, kobj)); in kobj_to_w1_slave()
/linux/drivers/power/supply/ !
H A Dbq27xxx_battery_hdq.c43 struct w1_slave *sl = dev_to_w1_slave(di->dev); in bq27xxx_battery_hdq_read()
/linux/drivers/w1/ !
H A Dw1.c77 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_release()
87 struct w1_slave *sl = dev_to_w1_slave(dev); in name_show()
96 struct w1_slave *sl = dev_to_w1_slave(dev); in id_show()