Searched defs:efi_unicode_collation_protocol (Results 1 – 2 of 2) sorted by relevance
357 const struct efi_unicode_collation_protocol efi_unicode_collation_protocol = { variable
1593 struct efi_unicode_collation_protocol { struct1596 bool (EFIAPI *metai_match)(struct efi_unicode_collation_protocol *this, argument1598 void (EFIAPI *str_lwr)(struct efi_unicode_collation_protocol argument1600 void (EFIAPI *str_upr)(struct efi_unicode_collation_protocol *this, argument1602 void (EFIAPI *fat_to_str)(struct efi_unicode_collation_protocol *this, argument1604 bool (EFIAPI *str_to_fat)(struct efi_unicode_collation_protocol *this, argument1607 char *supported_languages;