Lines Matching refs:_control_input_server_

532 	status_t err = _control_input_server_(&command, &reply);  in get_mouse_type()
548 return _control_input_server_(&command, &reply); in set_mouse_type()
559 status_t err = _control_input_server_(&command, &reply); in get_mouse_type()
580 return _control_input_server_(&command, &reply); in set_mouse_type()
608 err = _control_input_server_(&command, &reply); in get_mouse_map()
629 return _control_input_server_(&command, &reply); in set_mouse_map()
655 err = _control_input_server_(&command, &reply); in get_click_speed()
677 return _control_input_server_(&command, &reply); in set_click_speed()
687 status_t err = _control_input_server_(&command, &reply); in get_mouse_speed()
704 return _control_input_server_(&command, &reply); in set_mouse_speed()
715 status_t err = _control_input_server_(&command, &reply); in get_mouse_speed()
736 return _control_input_server_(&command, &reply); in set_mouse_speed()
746 _control_input_server_(&command, &reply); in get_mouse_acceleration()
761 return _control_input_server_(&command, &reply); in set_mouse_acceleration()
772 _control_input_server_(&command, &reply); in get_mouse_acceleration()
790 return _control_input_server_(&command, &reply); in set_mouse_acceleration()
800 status_t err = _control_input_server_(&command, &reply); in get_key_repeat_rate()
820 return _control_input_server_(&command, &reply); in set_key_repeat_rate()
830 status_t err = _control_input_server_(&command, &reply); in get_key_repeat_delay()
850 return _control_input_server_(&command, &reply); in set_key_repeat_delay()
861 _control_input_server_(&command, &reply); in modifiers()
882 _control_input_server_(&command, &reply); in get_key_info()
912 _control_input_server_(&command, &reply); in _get_key_map()
939 _control_input_server_(&command, &reply); in get_keyboard_id()
958 _control_input_server_(&command, &reply); in get_modifier_key()
977 _control_input_server_(&command, &reply); in set_modifier_key()
988 _control_input_server_(&command, &reply); in set_keyboard_locks()
998 return _control_input_server_(&message, &reply); in _restore_key_map_()