Home
last modified time | relevance | path

Searched defs:gpio_pendown (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm/mach-omap2/
Dcommon-board-devices.c60 void __init omap_ads7846_init(int bus_num, int gpio_pendown, int gpio_debounce, in omap_ads7846_init()
99 void __init omap_ads7846_init(int bus_num, int gpio_pendown, int gpio_debounce, in omap_ads7846_init()
/linux-4.4.14/include/linux/spi/
Dads7846.h48 int gpio_pendown; /* the GPIO used to decide the pendown member
/linux-4.4.14/drivers/input/touchscreen/
Dads7846.c144 int gpio_pendown; member