Home
last modified time | relevance | path

Searched refs:systab_hdr (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/firmware/efi/
H A Defi.c664 int __init efi_systab_check_header(const efi_table_hdr_t *systab_hdr, in efi_systab_check_header() argument
667 if (systab_hdr->signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_systab_check_header()
672 if ((systab_hdr->revision >> 16) < min_major_version) in efi_systab_check_header()
674 systab_hdr->revision >> 16, in efi_systab_check_header()
675 systab_hdr->revision & 0xffff, in efi_systab_check_header()
702 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() argument
719 systab_hdr->revision >> 16, in efi_systab_report_header()
720 systab_hdr->revision & 0xffff, in efi_systab_report_header()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/firmware/efi/
H A Defi.c664 int __init efi_systab_check_header(const efi_table_hdr_t *systab_hdr, in efi_systab_check_header() argument
667 if (systab_hdr->signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_systab_check_header()
672 if ((systab_hdr->revision >> 16) < min_major_version) in efi_systab_check_header()
674 systab_hdr->revision >> 16, in efi_systab_check_header()
675 systab_hdr->revision & 0xffff, in efi_systab_check_header()
702 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() argument
719 systab_hdr->revision >> 16, in efi_systab_report_header()
720 systab_hdr->revision & 0xffff, in efi_systab_report_header()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/firmware/efi/
H A Defi.c664 int __init efi_systab_check_header(const efi_table_hdr_t *systab_hdr, in efi_systab_check_header() argument
667 if (systab_hdr->signature != EFI_SYSTEM_TABLE_SIGNATURE) { in efi_systab_check_header()
672 if ((systab_hdr->revision >> 16) < min_major_version) in efi_systab_check_header()
674 systab_hdr->revision >> 16, in efi_systab_check_header()
675 systab_hdr->revision & 0xffff, in efi_systab_check_header()
702 void __init efi_systab_report_header(const efi_table_hdr_t *systab_hdr, in efi_systab_report_header() argument
719 systab_hdr->revision >> 16, in efi_systab_report_header()
720 systab_hdr->revision & 0xffff, in efi_systab_report_header()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Defi.h649 extern int efi_systab_check_header(const efi_table_hdr_t *systab_hdr,
651 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Defi.h649 extern int efi_systab_check_header(const efi_table_hdr_t *systab_hdr,
651 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Defi.h649 extern int efi_systab_check_header(const efi_table_hdr_t *systab_hdr,
651 extern void efi_systab_report_header(const efi_table_hdr_t *systab_hdr,