Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/platform/x86/
Dsamsung-q10.c136 ec_handle = ec_get_handle(); in samsungq10_init()
Dsystem76_acpi.c166 handle = ec_get_handle(); in battery_get_threshold()
194 handle = ec_get_handle(); in battery_set_threshold()
Dhuawei-wmi.c270 handle = ec_get_handle(); in huawei_wmi_micmute_led_set()
Dtoshiba_acpi.c2769 acpi_handle ec_handle = ec_get_handle(); in toshiba_acpi_hotkey_work()
2907 ec_handle = ec_get_handle(); in toshiba_acpi_setup_keyboard()
/Linux-v6.1/drivers/platform/x86/dell/
Ddell-wmi-privacy.c248 handle = ec_get_handle(); in dell_privacy_micmute_led_set()
/Linux-v6.1/drivers/acpi/
Dec.c943 acpi_handle ec_get_handle(void) in ec_get_handle() function
949 EXPORT_SYMBOL(ec_get_handle);
/Linux-v6.1/include/linux/
Dacpi.h407 extern acpi_handle ec_get_handle(void);