Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dsoc_button_array.c579 static const struct acpi_device_id soc_button_acpi_match[] = { variable
591 MODULE_DEVICE_TABLE(acpi, soc_button_acpi_match);
598 .acpi_match_table = ACPI_PTR(soc_button_acpi_match),
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dsoc_button_array.c600 static const struct acpi_device_id soc_button_acpi_match[] = { variable
613 MODULE_DEVICE_TABLE(acpi, soc_button_acpi_match);
620 .acpi_match_table = ACPI_PTR(soc_button_acpi_match),

Completed in 3 milliseconds