Home
last modified time | relevance | path

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

/external/u-boot/include/
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
/external/u-boot/disk/
Dpart_dos.c313 .get_info = part_get_info_ptr(part_get_info_dos),
Dpart_efi.c1078 .get_info = part_get_info_ptr(part_get_info_efi),