Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/input/mouse/
Dgpio_mouse.c152 static const struct of_device_id gpio_mouse_of_match[] = { variable
156 MODULE_DEVICE_TABLE(of, gpio_mouse_of_match);
162 .of_match_table = gpio_mouse_of_match,