Searched refs:ev_code_tap (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/input/misc/
H A Dadxl34x.c232 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY {x,y,z} */
286 pdata->ev_code_tap[i], press); adxl34x_send_key_events()
783 __set_bit(pdata->ev_code_tap[ADXL_X_AXIS], input_dev->keybit); adxl34x_probe()
784 __set_bit(pdata->ev_code_tap[ADXL_Y_AXIS], input_dev->keybit); adxl34x_probe()
785 __set_bit(pdata->ev_code_tap[ADXL_Z_AXIS], input_dev->keybit); adxl34x_probe()
/linux-4.1.27/arch/blackfin/mach-bf527/boards/
H A Dtll6527m.c242 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */
/linux-4.1.27/include/linux/input/
H A Dadxl34x.h289 u32 ev_code_tap[3]; /* EV_KEY {X-Axis, Y-Axis, Z-Axis} */ member in struct:adxl34x_platform_data
/linux-4.1.27/arch/blackfin/mach-bf548/boards/
H A Dezkit.c223 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */
/linux-4.1.27/arch/blackfin/mach-bf609/boards/
H A Dezkit.c192 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */
/linux-4.1.27/arch/blackfin/mach-bf537/boards/
H A Dstamp.c820 .ev_code_tap = {BTN_TOUCH, BTN_TOUCH, BTN_TOUCH}, /* EV_KEY x,y,z */

Completed in 122 milliseconds