Home
last modified time | relevance | path

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

/openbmc/u-boot/disk/
H A Dpart.c299 void part_print(struct blk_desc *dev_desc) in part_print() function
/openbmc/u-boot/include/
H A Dpart.h229 static inline void part_print(struct blk_desc *dev_desc) {} in part_print() function