Lines Matching refs:EV_ABS
469 EV_ABS, ABS_MT_POSITION_X); in ntrig_input_mapping()
491 EV_ABS, ABS_MT_POSITION_Y); in ntrig_input_mapping()
526 EV_ABS, ABS_MT_TOUCH_MAJOR); in ntrig_input_mapping()
530 EV_ABS, ABS_MT_TOUCH_MINOR); in ntrig_input_mapping()
554 || usage->type == EV_ABS) in ntrig_input_mapped()
630 input_event(input, EV_ABS, ABS_X, nd->x); in ntrig_event()
631 input_event(input, EV_ABS, ABS_Y, nd->y); in ntrig_event()
723 input_event(input, EV_ABS, ABS_X, nd->x); in ntrig_event()
724 input_event(input, EV_ABS, ABS_Y, nd->y); in ntrig_event()
728 input_event(input, EV_ABS, ABS_MT_POSITION_X, nd->x); in ntrig_event()
729 input_event(input, EV_ABS, ABS_MT_POSITION_Y, nd->y); in ntrig_event()
736 input_event(input, EV_ABS, in ntrig_event()
738 input_event(input, EV_ABS, in ntrig_event()
740 input_event(input, EV_ABS, in ntrig_event()
743 input_event(input, EV_ABS, in ntrig_event()
745 input_event(input, EV_ABS, in ntrig_event()
747 input_event(input, EV_ABS, in ntrig_event()