Home
last modified time | relevance | path

Searched refs:w1_eeprom_get_id (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/w1-eeprom/
H A Dw1-eeprom-uclass.c30 ret = w1_eeprom_get_id(dev, &id); in w1_eeprom_read_buf()
70 int w1_eeprom_get_id(struct udevice *dev, u64 *id) in w1_eeprom_get_id() function
/openbmc/u-boot/include/
H A Dw1-eeprom.h32 int w1_eeprom_get_id(struct udevice *dev, u64 *id);