Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Dgpio_keys_polled.c222 static const struct of_device_id gpio_keys_polled_of_match[] = { variable
226 MODULE_DEVICE_TABLE(of, gpio_keys_polled_of_match);
377 .of_match_table = gpio_keys_polled_of_match,