Searched defs:efi_unicode_collation_protocol (Results 1 – 2 of 2) sorted by relevance
321 const struct efi_unicode_collation_protocol efi_unicode_collation_protocol = { variable
1430 struct efi_unicode_collation_protocol { struct1433 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, argument1435 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol argument1437 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, argument1439 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, argument1441 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, argument1444 char *supported_languages;