Searched refs:intel_hid_evaluate_method (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/platform/x86/intel/
H A Dhid.c262 static bool intel_hid_evaluate_method(acpi_handle handle, function
477 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_VGBS_FN, &vgbs))
598 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDEM_FN,
614 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V2_FN,
621 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V1_FN,
643 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDMM_FN, &mode)) {
715 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_BTNL_FN, &dummy))

Completed in 94 milliseconds