Home
last modified time | relevance | path

Searched refs:button_device_ids (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/acpi/
H A Dbutton.c61 static const struct acpi_device_id button_device_ids[] = { variable
69 MODULE_DEVICE_TABLE(acpi, button_device_ids);
166 .acpi_match_table = button_device_ids,
H A Dscan.c1005 static const struct acpi_device_id button_device_ids[] = { in acpi_wakeup_gpe_init() local
1016 match = acpi_match_acpi_device(button_device_ids, device); in acpi_wakeup_gpe_init()