Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dgpio_keys_polled.c220 static const struct of_device_id gpio_keys_polled_of_match[] = { variable
224 MODULE_DEVICE_TABLE(of, gpio_keys_polled_of_match);
375 .of_match_table = gpio_keys_polled_of_match,