Home
last modified time | relevance | path

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

/drivers/w1/
Dw1.h314 static inline struct w1_slave* dev_to_w1_slave(struct device *dev) in dev_to_w1_slave() function
321 return dev_to_w1_slave(container_of(kobj, struct device, kobj)); in kobj_to_w1_slave()
Dw1.c93 struct w1_slave *sl = dev_to_w1_slave(dev); in w1_slave_release()
103 struct w1_slave *sl = dev_to_w1_slave(dev); in name_show()
112 struct w1_slave *sl = dev_to_w1_slave(dev); in id_show()
/drivers/w1/slaves/
Dw1_ds2423.c46 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()
Dw1_therm.c210 struct w1_slave *sl = dev_to_w1_slave(device); in w1_slave_show()