Searched refs:intel_hid_evaluate_method (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/intel/ |
A D | hid.c | 227 static bool intel_hid_evaluate_method(acpi_handle handle, in intel_hid_evaluate_method() function 442 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_VGBS_FN, &vgbs)) in report_tablet_mode_state() 557 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDEM_FN, in notify_handler() 573 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V2_FN, in button_array_present() 580 if (intel_hid_evaluate_method(handle, INTEL_HID_DSM_HEBC_V1_FN, in button_array_present() 602 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_HDMM_FN, &mode)) { in intel_hid_probe() 666 if (!intel_hid_evaluate_method(handle, INTEL_HID_DSM_BTNL_FN, in intel_hid_probe()
|
Completed in 5 milliseconds