Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dinternal.h196 typedef int (*acpi_ec_query_func) (void *data); typedef
204 acpi_handle handle, acpi_ec_query_func func,
H A Dsbshc.c239 typedef int (*acpi_ec_query_func) (void *data); typedef
242 acpi_handle handle, acpi_ec_query_func func,
H A Dec.c145 acpi_ec_query_func func;
1092 acpi_handle handle, acpi_ec_query_func func, in acpi_ec_add_query_handler()