Home
last modified time | relevance | path

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

/linux/drivers/w1/slaves/
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()
A Dw1_therm.c1528 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
1582 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_store()
1620 struct w1_slave *sl = dev_to_w1_slave(device); in temperature_show()
1658 struct w1_slave *sl = dev_to_w1_slave(device); in ext_power_show()
1680 struct w1_slave *sl = dev_to_w1_slave(device); in resolution_show()
1702 struct w1_slave *sl = dev_to_w1_slave(device); in resolution_store()
1741 struct w1_slave *sl = dev_to_w1_slave(device); in eeprom_cmd_store()
1761 struct w1_slave *sl = dev_to_w1_slave(device); in alarms_show()
1783 struct w1_slave *sl = dev_to_w1_slave(device); in alarms_store()
1926 struct w1_slave *sl = dev_to_w1_slave(device); in conv_time_show()
[all …]
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()
A Dw1_ds2423.c33 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
/linux/include/linux/
A 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/drivers/power/supply/
A Dbq27xxx_battery_hdq.c43 struct w1_slave *sl = dev_to_w1_slave(di->dev); in bq27xxx_battery_hdq_read()
/linux/drivers/w1/
A 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()

Completed in 13 milliseconds