Home
last modified time | relevance | path

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

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