Home
last modified time | relevance | path

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

/external/u-boot/include/dm/
Dread.h837 static inline const uint8_t *dev_read_u8_array_ptr(struct udevice *dev, in dev_read_u8_array_ptr() function
/external/u-boot/drivers/core/
Dread.c265 const uint8_t *dev_read_u8_array_ptr(struct udevice *dev, const char *propname, in dev_read_u8_array_ptr() function