Home
last modified time | relevance | path

Searched defs:twidjoy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dtwidjoy.c78 struct twidjoy { struct
90 static void twidjoy_process_packet(struct twidjoy *twidjoy) in twidjoy_process_packet() argument
127 struct twidjoy *twidjoy = serio_get_drvdata(serio); in twidjoy_interrupt() local
155 struct twidjoy *twidjoy = serio_get_drvdata(serio); twidjoy_disconnect() local
172 struct twidjoy *twidjoy; twidjoy_connect() local
[all...]
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dtwidjoy.c75 struct twidjoy { struct
87 static void twidjoy_process_packet(struct twidjoy *twidjoy) in twidjoy_process_packet() argument
124 struct twidjoy *twidjoy = serio_get_drvdata(serio); in twidjoy_interrupt() local
152 struct twidjoy *twidjoy = serio_get_drvdata(serio); twidjoy_disconnect() local
169 struct twidjoy *twidjoy; twidjoy_connect() local
[all...]

Completed in 2 milliseconds