Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/input/
Dadxl34x.h280 u32 ev_code_y; /* ABS_X,Y,Z or REL_X,Y,Z */ member
/linux-6.6.21/drivers/input/misc/
Dadxl34x.c229 .ev_code_y = ABS_Y, /* EV_REL */
265 input_event(ac->input, pdata->ev_type, pdata->ev_code_y, in adxl34x_service_ev_fifo()