Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dps2-gpio.c485 static const struct of_device_id ps2_gpio_match[] = { variable
489 MODULE_DEVICE_TABLE(of, ps2_gpio_match);
497 .of_match_table = of_match_ptr(ps2_gpio_match),