Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/w1-eeprom/
H A Dds2502.c119 static inline int ds2502_read_status_bytes(struct udevice *dev, u8 *buf) in ds2502_read_status_bytes() function
178 ret = ds2502_read_status_bytes(dev, status_bytes); in ds2502_read_buf()