Home
last modified time | relevance | path

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

/u-boot/include/
A Dpart.h288 # define part_get_info_ptr(x) x macro
290 # define part_get_info_ptr(x) NULL macro
294 #define part_get_info_ptr(x) x macro
/u-boot/disk/
A Dpart_dos.c515 .get_info = part_get_info_ptr(part_get_info_dos),
A Dpart_efi.c1116 .get_info = part_get_info_ptr(part_get_info_efi),

Completed in 9 milliseconds