Home
last modified time | relevance | path

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

/drivers/w1/slaves/
Dw1_therm.c210 struct w1_slave *sl = dev_to_w1_slave(device); in w1_therm_eeprom()
288 struct w1_slave *sl = dev_to_w1_slave(device); in w1_DS18B20_precision()
410 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_store()
433 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
555 struct w1_slave *sl = dev_to_w1_slave(device); in w1_seq_show()
Dw1_ds2423.c46 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
/drivers/w1/
Dw1.h316 static inline struct w1_slave* dev_to_w1_slave(struct device *dev) in dev_to_w1_slave() function
323 return dev_to_w1_slave(container_of(kobj, struct device, kobj)); in kobj_to_w1_slave()
Dw1.c97 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_release()
107 struct w1_slave *sl = dev_to_w1_slave(dev); in name_show()
116 struct w1_slave *sl = dev_to_w1_slave(dev); in id_show()