Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/input/
Dad714x.h44 struct ad714x_button_plat { struct
58 struct ad714x_button_plat *button; argument
/linux-2.6.39/arch/blackfin/mach-bf537/boards/
Dstamp.c591 static struct ad714x_button_plat ad7147_spi_button_plat[] = {
643 static struct ad714x_button_plat ad7142_i2c_button_plat[] = {
/linux-2.6.39/drivers/input/misc/
Dad714x.c244 struct ad714x_button_plat *hw = &ad714x->hw->button[idx]; in ad714x_button_state_machine()
1226 struct ad714x_button_plat *bt_plat = ad714x->hw->button; in ad714x_probe()