Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dintel_cht_int33fe_common.c48 unsigned long long ptyp; in cht_int33fe_check_hw_type() local
52 status = acpi_evaluate_integer(ACPI_HANDLE(dev), "PTYP", NULL, &ptyp); in cht_int33fe_check_hw_type()
62 if (ptyp != EXPECTED_PTYPE) in cht_int33fe_check_hw_type()