Home
last modified time | relevance | path

Searched defs:num_parts (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/jffs2/
H A Dload_kernel.h28 u16 num_parts; /* number of partitions on this device */ member
/openbmc/openbmc/poky/meta/lib/oe/
H A Dutils.py240 def trim_version(version, num_parts=2): argument
/openbmc/u-boot/cmd/
H A Dmtdparts.c851 u16 num_parts; in device_parse() local