Searched refs:subtable_type (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/acpi/
H A Dacpi_fpdt.c163 static int fpdt_process_subtable(u64 address, u32 subtable_type) argument
167 char *signature = (subtable_type == SUBTABLE_FBPT ? "FBPT" : "S3PT");
205 if (subtable_type != SUBTABLE_S3PT) {
221 if (subtable_type != SUBTABLE_S3PT) {
236 if (subtable_type != SUBTABLE_FBPT) {

Completed in 126 milliseconds