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

/linux-4.1.27/drivers/input/misc/
H A Dadxl34x.c351 pdata->ev_codes_orient_2d[orient_code]); adxl34x_irq()
874 for (i = 0; i < ARRAY_SIZE(pdata->ev_codes_orient_2d); i++) adxl34x_probe()
875 __set_bit(pdata->ev_codes_orient_2d[i], adxl34x_probe()
/linux-4.1.27/include/linux/input/
H A Dadxl34x.h355 u32 ev_codes_orient_2d[4]; /* EV_KEY {+X, -X, +Y, -Y} */ member in struct:adxl34x_platform_data

Completed in 86 milliseconds