Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dw1-eeprom.h14 struct w1_eeprom_ops { struct
/openbmc/u-boot/drivers/w1-eeprom/
H A Deep_sandbox.c47 static const struct w1_eeprom_ops eep_sandbox_ops = {
H A Dds24xxx.c39 static const struct w1_eeprom_ops ds24xxx_ops = {
H A Dw1-eeprom-uclass.c23 const struct w1_eeprom_ops *ops = device_get_ops(dev); in w1_eeprom_read_buf()
H A Dds2502.c229 static const struct w1_eeprom_ops ds2502_ops = {