Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H A Dhid.c260 static bool intel_hid_evaluate_method(acpi_handle handle, in intel_hid_evaluate_method() function
475 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_VGBS_FN, &vgbs)) in report_tablet_mode_state()
591 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDEM_FN, in notify_handler()
607 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V2_FN, in button_array_present()
614 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V1_FN, in button_array_present()
636 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDMM_FN, &mode)) { in intel_hid_probe()
708 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_BTNL_FN, &dummy)) in intel_hid_probe()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel-hid.c185 static bool intel_hid_evaluate_method(acpi_handle handle, in intel_hid_evaluate_method() function
423 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDEM_FN, in notify_handler()
439 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V2_FN, in button_array_present()
446 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V1_FN, in button_array_present()
468 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDMM_FN, &mode)) { in intel_hid_probe()
520 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_BTNL_FN, &dummy)) in intel_hid_probe()

Completed in 2 milliseconds