Home
last modified time | relevance | path

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

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