Searched refs:GPIO_MOUSE_PIN_BLEFT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | gpio_mouse.h | 21 #define GPIO_MOUSE_PIN_BLEFT 4 macro |
/linux-4.4.14/drivers/input/mouse/ | ||
D | gpio_mouse.c | 81 if (i == GPIO_MOUSE_PIN_BLEFT) in gpio_mouse_probe() |