Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dgpio_decoder.c114 static const struct of_device_id gpio_decoder_of_match[] = { variable
118 MODULE_DEVICE_TABLE(of, gpio_decoder_of_match);
125 .of_match_table = of_match_ptr(gpio_decoder_of_match),