Home
last modified time | relevance | path

Searched defs:dev_read_u8_array_ptr (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dread.c235 const uint8_t *dev_read_u8_array_ptr(struct udevice *dev, const char *propname, in dev_read_u8_array_ptr() function
/openbmc/u-boot/include/dm/
H A Dread.h725 static inline const uint8_t *dev_read_u8_array_ptr(struct udevice *dev, in dev_read_u8_array_ptr() function