Lines Matching refs:EV_ABS
473 EV_ABS, ABS_MT_POSITION_X); in ntrig_input_mapping()
495 EV_ABS, ABS_MT_POSITION_Y); in ntrig_input_mapping()
530 EV_ABS, ABS_MT_TOUCH_MAJOR); in ntrig_input_mapping()
534 EV_ABS, ABS_MT_TOUCH_MINOR); in ntrig_input_mapping()
558 || usage->type == EV_ABS) in ntrig_input_mapped()
634 input_event(input, EV_ABS, ABS_X, nd->x); in ntrig_event()
635 input_event(input, EV_ABS, ABS_Y, nd->y); in ntrig_event()
727 input_event(input, EV_ABS, ABS_X, nd->x); in ntrig_event()
728 input_event(input, EV_ABS, ABS_Y, nd->y); in ntrig_event()
732 input_event(input, EV_ABS, ABS_MT_POSITION_X, nd->x); in ntrig_event()
733 input_event(input, EV_ABS, ABS_MT_POSITION_Y, nd->y); in ntrig_event()
740 input_event(input, EV_ABS, in ntrig_event()
742 input_event(input, EV_ABS, in ntrig_event()
744 input_event(input, EV_ABS, in ntrig_event()
747 input_event(input, EV_ABS, in ntrig_event()
749 input_event(input, EV_ABS, in ntrig_event()
751 input_event(input, EV_ABS, in ntrig_event()