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

/linux-master/drivers/input/keyboard/
H A Dcros_ec_keyb.c755 static const struct acpi_device_id cros_ec_keyb_acpi_match[] = { variable in typeref:struct:acpi_device_id
759 MODULE_DEVICE_TABLE(acpi, cros_ec_keyb_acpi_match);
780 .acpi_match_table = ACPI_PTR(cros_ec_keyb_acpi_match),

Completed in 257 milliseconds