Home
last modified time | relevance | path

Searched defs:oem_table_id (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/include/linux/
Dsfi_acpi.h80 char *oem_table_id, in sfi_acpi_table_parse()
Dsfi.h101 char oem_table_id[SFI_OEM_TABLE_ID_SIZE]; member
202 char *oem_table_id, in sfi_table_parse()
Dacpi.h581 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE+1]; member
/linux-4.19.296/drivers/sfi/
Dsfi_core.h64 char *oem_table_id; member
Dsfi_acpi.c152 int sfi_acpi_table_parse(char *signature, char *oem_id, char *oem_table_id, in sfi_acpi_table_parse()
Dsfi_core.c281 int sfi_table_parse(char *signature, char *oem_id, char *oem_table_id, in sfi_table_parse()
/linux-4.19.296/include/acpi/
Dactbl.h73 char oem_table_id[ACPI_OEM_TABLE_ID_SIZE]; /* ASCII OEM table identification */ member