Searched refs:ret_title (Results 1 – 2 of 2) sorted by relevance
16 int efi_get_boot_option(uint16_t nr, char **ret_title, sd_id128_t *ret_part_uuid, char **ret_path, …39 static inline int efi_get_boot_option(uint16_t nr, char **ret_title, sd_id128_t *ret_part_uuid, cha… in efi_get_boot_option() argument
223 char **ret_title, in efi_get_boot_option() argument252 if (ret_title) { in efi_get_boot_option()312 if (ret_title) in efi_get_boot_option()313 *ret_title = TAKE_PTR(s); in efi_get_boot_option()