Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/keyboard/
Dgpio_keys.c673 static const struct of_device_id gpio_keys_of_match[] = { variable
677 MODULE_DEVICE_TABLE(of, gpio_keys_of_match);
844 .of_match_table = of_match_ptr(gpio_keys_of_match),