gpio_decoder_of_match  118 drivers/input/misc/gpio_decoder.c static const struct of_device_id gpio_decoder_of_match[] = {
gpio_decoder_of_match  122 drivers/input/misc/gpio_decoder.c MODULE_DEVICE_TABLE(of, gpio_decoder_of_match);
gpio_decoder_of_match  129 drivers/input/misc/gpio_decoder.c 		.of_match_table = of_match_ptr(gpio_decoder_of_match),