Home
last modified time | relevance | path

Searched refs:spaceorb (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dspaceorb.c38 struct spaceorb { struct
55 static void spaceorb_process_packet(struct spaceorb *spaceorb) in spaceorb_process_packet() argument
70 spaceorb->data[spaceorb->idx - 1] = 0; in spaceorb_process_packet()
71 for (i = 1; i < spaceorb->idx && spaceorb->data[i] == ' '; i++); in spaceorb_process_packet()
73 dev->name, spaceorb->data + i, spaceorb->phys); in spaceorb_process_packet()
112 struct spaceorb* spaceorb = serio_get_drvdata(serio); in spaceorb_interrupt() local
115 if (spaceorb->idx) spaceorb_process_packet(spaceorb); in spaceorb_interrupt()
119 spaceorb->data[spaceorb->idx++] = data & 0x7f; in spaceorb_interrupt()
129 struct spaceorb* spaceorb = serio_get_drvdata(serio); in spaceorb_disconnect() local
145 struct spaceorb *spaceorb; in spaceorb_connect() local
[all …]
H A DMakefile34 obj-$(CONFIG_JOYSTICK_SPACEORB) += spaceorb.o
H A DKconfig177 module will be called spaceorb.
/openbmc/linux/Documentation/input/joydev/
H A Djoystick.rst446 supported by the spaceorb.c and spaceball.c drivers. The devices currently
447 supported by spaceorb.c are:
456 In addition to having the spaceorb/spaceball and serport modules in the
460 inputattach --spaceorb /dev/tts/x &
471 recentering of the spaceorb, moving the zero point to the position in which
/openbmc/
H A Dopengrok1.0.log30044 …ldren: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/input/joystick/spaceorb.c.gz