Home
last modified time | relevance | path

Searched refs:joy (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dadc-joystick.c33 struct adc_joystick *joy = private; in adc_joystick_handle() local
39 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 …]
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dlpc4350-hitex-eval.dts47 label = "joy:right";
53 label = "joy:up";
60 label = "joy:enter";
66 label = "joy:left";
72 label = "joy:down";
/OK3568_Linux_fs/buildroot/package/python-attrs/
H A DConfig.in5 attrs is the Python package that will bring back the joy of
/OK3568_Linux_fs/external/xserver/debian/po/
H A Dhr.po7 "Last-Translator: Josip Rodin <joy+ditrans@linux.hr>\n"
/OK3568_Linux_fs/kernel/Documentation/input/joydev/
H A Djoystick.rst178 y-joy Two 2-button 2-axis joysticks on an Y-cable
498 joy-magellan module. It currently supports only the:
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D02_kbsd-input-devd.diff143 + {"joy", ATTR_JOYSTICK, NULL},
/OK3568_Linux_fs/external/xserver/debian/
H A Dchangelog3690 to experimental. Brown bag o' joy.
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
/OK3568_Linux_fs/external/xserver/
H A DChangeLog17825 loader: Learn about the joy of snprintf