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