Home
last modified time | relevance | path

Searched refs:w1_device (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/w1/
H A Dw1-uclass.c132 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_get_device_family()
139 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_reset_select()
237 .per_child_platdata_auto_alloc_size = sizeof(struct w1_device),
/openbmc/u-boot/drivers/w1-eeprom/
H A Dw1-eeprom-uclass.c53 struct w1_device *w1; in w1_eeprom_register_new_device()
72 struct w1_device *w1 = dev_get_parent_platdata(dev); in w1_eeprom_get_id()
H A Dds24xxx.c32 struct w1_device *w1; in ds24xxx_probe()
H A Dds2502.c222 struct w1_device *w1; in ds2502_probe()
/openbmc/u-boot/include/
H A Dw1.h18 struct w1_device { struct