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.h272 # define part_get_info_ptr(x) x macro
274 # define part_get_info_ptr(x) NULL macro
278 #define part_get_info_ptr(x) x macro
/external/u-boot/disk/
Dpart_dos.c343 .get_info = part_get_info_ptr(part_get_info_dos),
Dpart_efi.c1102 .get_info = part_get_info_ptr(part_get_info_efi),