Home
last modified time | relevance | path

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

/linux/include/linux/input/
H A Dadxl34x.h279 u32 ev_code_x; /* ABS_X,Y,Z or REL_X,Y,Z */ member
/linux/drivers/input/misc/
H A Dadxl34x.c228 .ev_code_x = ABS_X, /* EV_REL */
263 input_event(ac->input, pdata->ev_type, pdata->ev_code_x, in adxl34x_service_ev_fifo()