Searched refs:get_pendown_state (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/spi/
H A Dads7846.h31 int (*get_pendown_state)(void); member in struct:ads7846_platform_data
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-at91/
H A Dboard-sam9263ek.c111 .get_pendown_state = ads7843_pendown_state,
H A Dboard-sam9261ek.c224 .get_pendown_state = ads7843_pendown_state,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/touchscreen/
H A Dads7846.c100 int (*get_pendown_state)(void); member in struct:ads7846
655 if (unlikely(!ts->get_pendown_state() ||
694 if (likely(ts->get_pendown_state())) {
810 if (pdata->get_pendown_state == NULL) {
811 dev_dbg(&spi->dev, "no get_pendown_state function?\n");
866 ts->get_pendown_state = pdata->get_pendown_state;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-omap1/
H A Dboard-osk.c315 .get_pendown_state = mistral_get_pendown_state,
H A Dboard-innovator.c245 .get_pendown_state = innovator_get_pendown_state,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-pxa/
H A Dlubbock.c246 .get_pendown_state = lubbock_ads7846_pendown_state,

Completed in 144 milliseconds