Searched refs:acpi_ec_query_func (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | internal.h | 197 typedef int (*acpi_ec_query_func) (void *data); typedef 205 acpi_handle handle, acpi_ec_query_func func,
|
H A D | sbshc.c | 240 typedef int (*acpi_ec_query_func) (void *data); typedef 243 acpi_handle handle, acpi_ec_query_func func,
|
H A D | ec.c | 146 acpi_ec_query_func func; 1075 acpi_handle handle, acpi_ec_query_func func, in acpi_ec_add_query_handler()
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | internal.h | 197 typedef int (*acpi_ec_query_func) (void *data); typedef 205 acpi_handle handle, acpi_ec_query_func func,
|
H A D | sbshc.c | 239 typedef int (*acpi_ec_query_func) (void *data); typedef 242 acpi_handle handle, acpi_ec_query_func func,
|
H A D | ec.c | 145 acpi_ec_query_func func; 1068 acpi_handle handle, acpi_ec_query_func func, in acpi_ec_add_query_handler()
|
Completed in 8 milliseconds