Searched refs:ev_code_ff (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/input/
H A Dadxl34x.h296 u32 ev_code_ff; /* EV_KEY */ member in struct:adxl34x_platform_data
/linux-master/drivers/input/misc/
H A Dadxl34x.c317 adxl34x_report_key_single(ac->input, pdata->ev_code_ff);
793 if (pdata->ev_code_ff) {
795 __set_bit(pdata->ev_code_ff, input_dev->keybit);

Completed in 132 milliseconds