Home
last modified time | relevance | path

Searched refs:part_get_info_ptr (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dpart.h251 # define part_get_info_ptr(x) x macro
253 # define part_get_info_ptr(x) NULL macro
257 #define part_get_info_ptr(x) x macro
/openbmc/u-boot/disk/
H A Dpart_dos.c331 .get_info = part_get_info_ptr(part_get_info_dos),
H A Dpart_efi.c1077 .get_info = part_get_info_ptr(part_get_info_efi),