Home
last modified time | relevance | path

Searched refs:grip (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Dgrip.c38 struct grip { struct
168 struct grip *grip = gameport_get_drvdata(gameport); in grip_poll() local
175 dev = grip->dev[i]; in grip_poll()
179 grip->reads++; in grip_poll()
181 switch (grip->mode[i]) { in grip_poll()
185 if (grip_gpp_read_packet(grip->gameport, (i << 1) + 4, data)) { in grip_poll()
186 grip->bads++; in grip_poll()
201 if (grip_xt_read_packet(grip->gameport, (i << 1) + 4, data)) { in grip_poll()
202 grip->bads++; in grip_poll()
220 if (grip_xt_read_packet(grip->gameport, (i << 1) + 4, data)) { in grip_poll()
[all …]
H A Dgrip_mp.c113 static int register_slot(int i, struct grip_mp *grip);
358 static int get_and_decode_packet(struct grip_mp *grip, int flags) in get_and_decode_packet() argument
368 flags = multiport_io(grip->gameport, flags, 0, &packet); in get_and_decode_packet()
369 grip->reads++; in get_and_decode_packet()
375 grip->bads++; in get_and_decode_packet()
385 port = grip->port[slot]; in get_and_decode_packet()
424 if (register_slot(slot, grip)) { in get_and_decode_packet()
449 static int slots_valid(struct grip_mp *grip) in slots_valid() argument
453 flags = get_and_decode_packet(grip, 0); in slots_valid()
458 if (grip->port[slot]->mode == GRIP_MODE_RESET) in slots_valid()
[all …]
H A DMakefile19 obj-$(CONFIG_JOYSTICK_GRIP) += grip.o
H A DKconfig93 module will be called grip.
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/qml/qmlvideofx/
H A DCurtain.qml40 property alias value: grip.value
49 id: grip
69 target: grip
82 value = (grip.x + grip.width/2) / grip.parent.width
H A DSlider.qml40 property alias value: grip.value
67 anchors.right: grip.horizontalCenter
75 id: grip
95 target: grip
108 value = (grip.x + grip.width/2) / slider.width
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/
H A Dps2keyb-mouse-apbps2.txt16 http://www.gaisler.com/products/grlib/grip.pdf
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/can/
H A Dgrcan.txt28 http://www.gaisler.com/products/grlib/grip.pdf
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dgpio-grgpio.txt26 http://www.gaisler.com/products/grlib/grip.pdf
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.theme.min.css5grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-posit…
H A Djquery-ui.min.css7grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-posit…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dgr-udc.txt34 http://www.gaisler.com/products/grlib/grip.pdf
/OK3568_Linux_fs/kernel/Documentation/input/joydev/
H A Djoystick.rst282 Gravis GrIP protocol is supported by the grip.c module. It currently