Home
last modified time | relevance | path

Searched defs:dev_info (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/dm/
H A Ddevice.h1000 #define dev_info(dev, fmt, ...) \ macro
/openbmc/u-boot/include/linux/
H A Dcompat.h39 #define dev_info(dev, fmt, args...) \ macro
/openbmc/u-boot/drivers/mtd/onenand/
H A Donenand_base.c2207 char *dev_info = malloc(80); in onenand_print_device_info() local
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h508 __le32 dev_info; member