HomeSort by relevance Sort by last modified time
    Searched refs:part_get_info_ptr (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
part.h 251 # 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/
part_dos.c 313 .get_info = part_get_info_ptr(part_get_info_dos),
part_efi.c 1078 .get_info = part_get_info_ptr(part_get_info_efi),

Completed in 1216 milliseconds