ev_code_ff        317 drivers/input/misc/adxl34x.c 		adxl34x_report_key_single(ac->input, pdata->ev_code_ff);
ev_code_ff        787 drivers/input/misc/adxl34x.c 	if (pdata->ev_code_ff) {
ev_code_ff        789 drivers/input/misc/adxl34x.c 		__set_bit(pdata->ev_code_ff, input_dev->keybit);
ev_code_ff        296 include/linux/input/adxl34x.h 	u32 ev_code_ff;	/* EV_KEY */