Searched refs:joy (Results 1 – 9 of 9) sorted by relevance
33 struct adc_joystick *joy = private; in adc_joystick_handle() local39 bytes = joy->chans[0].channel->scan_type.storagebits >> 3; in adc_joystick_handle()41 for (i = 0; i < joy->num_chans; ++i) { in adc_joystick_handle()42 idx = joy->chans[i].channel->scan_index; in adc_joystick_handle()43 endianness = joy->chans[i].channel->scan_type.endianness; in adc_joystick_handle()44 msb = joy->chans[i].channel->scan_type.realbits - 1; in adc_joystick_handle()45 sign = tolower(joy->chans[i].channel->scan_type.sign) == 's'; in adc_joystick_handle()69 val >>= joy->chans[i].channel->scan_type.shift; in adc_joystick_handle()74 input_report_abs(joy->input, joy->axes[i].code, val); in adc_joystick_handle()77 input_sync(joy->input); in adc_joystick_handle()[all …]
47 label = "joy:right";53 label = "joy:up";60 label = "joy:enter";66 label = "joy:left";72 label = "joy:down";
5 attrs is the Python package that will bring back the joy of
7 "Last-Translator: Josip Rodin <joy+ditrans@linux.hr>\n"
178 y-joy Two 2-button 2-axis joysticks on an Y-cable498 joy-magellan module. It currently supports only the:
143 + {"joy", ATTR_JOYSTICK, NULL},
3690 to experimental. Brown bag o' joy.
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
17825 loader: Learn about the joy of snprintf