Home
last modified time | relevance | path

Searched refs:omap_ads7846_init (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() function
99 void __init omap_ads7846_init(int bus_num, int gpio_pendown, int gpio_debounce, in omap_ads7846_init() function
Dcommon-board-devices.h13 void omap_ads7846_init(int bus_num, int gpio_pendown, int gpio_debounce,
Dboard-ldp.c407 omap_ads7846_init(1, 54, 310, NULL); in omap_ldp_init()