Searched refs:ev_code_y (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/include/linux/input/ |
D | adxl34x.h | 281 u32 ev_code_y; /* ABS_X,Y,Z or REL_X,Y,Z */ member
|
/linux-4.1.27/drivers/input/misc/ |
D | adxl34x.c | 229 .ev_code_y = ABS_Y, /* EV_REL */ 265 input_event(ac->input, pdata->ev_type, pdata->ev_code_y, in adxl34x_service_ev_fifo()
|
/linux-4.1.27/arch/blackfin/mach-bf527/boards/ |
D | tll6527m.c | 239 .ev_code_y = ABS_Y, /* EV_REL */
|
/linux-4.1.27/arch/blackfin/mach-bf609/boards/ |
D | ezkit.c | 189 .ev_code_y = ABS_Y, /* EV_REL */
|
/linux-4.1.27/arch/blackfin/mach-bf548/boards/ |
D | ezkit.c | 220 .ev_code_y = ABS_Y, /* EV_REL */
|
/linux-4.1.27/arch/blackfin/mach-bf537/boards/ |
D | stamp.c | 817 .ev_code_y = ABS_Y, /* EV_REL */
|