Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dgpio_keys.c831 static const struct of_device_id gpio_keys_of_match[] = { variable
835 MODULE_DEVICE_TABLE(of, gpio_keys_of_match);
1101 .of_match_table = gpio_keys_of_match,