Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/w1/slaves/
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()
Dw1_therm.c1594 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
1648 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_store()
1686 struct w1_slave *sl = dev_to_w1_slave(device); in temperature_show()
1724 struct w1_slave *sl = dev_to_w1_slave(device); in ext_power_show()
1746 struct w1_slave *sl = dev_to_w1_slave(device); in resolution_show()
1768 struct w1_slave *sl = dev_to_w1_slave(device); in resolution_store()
1807 struct w1_slave *sl = dev_to_w1_slave(device); in eeprom_cmd_store()
1827 struct w1_slave *sl = dev_to_w1_slave(device); in alarms_show()
1849 struct w1_slave *sl = dev_to_w1_slave(device); in alarms_store()
1991 struct w1_slave *sl = dev_to_w1_slave(device); in conv_time_show()
[all …]
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()
Dw1_ds2423.c33 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
/linux-6.1.9/include/linux/
Dw1.h307 static inline struct w1_slave* dev_to_w1_slave(struct device *dev) in dev_to_w1_slave() function
314 return dev_to_w1_slave(container_of(kobj, struct device, kobj)); in kobj_to_w1_slave()
/linux-6.1.9/drivers/power/supply/
Dbq27xxx_battery_hdq.c43 struct w1_slave *sl = dev_to_w1_slave(di->dev); in bq27xxx_battery_hdq_read()
/linux-6.1.9/drivers/w1/
Dw1.c82 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_release()
92 struct w1_slave *sl = dev_to_w1_slave(dev); in name_show()
101 struct w1_slave *sl = dev_to_w1_slave(dev); in id_show()