Searched refs:spaceorb (Results 1 – 6 of 6) sorted by relevance
38 struct spaceorb { struct55 static void spaceorb_process_packet(struct spaceorb *spaceorb) in spaceorb_process_packet() argument70 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() local115 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() local145 struct spaceorb *spaceorb; in spaceorb_connect() local[all …]
34 obj-$(CONFIG_JOYSTICK_SPACEORB) += spaceorb.o
177 module will be called spaceorb.
446 supported by the spaceorb.c and spaceball.c drivers. The devices currently447 supported by spaceorb.c are:456 In addition to having the spaceorb/spaceball and serport modules in the460 inputattach --spaceorb /dev/tts/x &471 recentering of the spaceorb, moving the zero point to the position in which
25145 …ldren: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/input/joystick/spaceorb.c.gz
25852 …ldren: not file-less due to: /opengrok/data/xref/openbmc/linux/drivers/input/joystick/spaceorb.c.gz