Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dpart.h251 static inline void part_init(struct blk_desc *dev_desc) {} in part_init() function
/third_party/uboot/u-boot-2020.01/disk/
Dpart.c230 void part_init(struct blk_desc *dev_desc) in part_init() function