Home
last modified time | relevance | path

Searched refs:twidjoy_connect (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dtwidjoy.c150 * twidjoy_disconnect() is the opposite of twidjoy_connect()
164 * twidjoy_connect() is the routine that is called when someone adds a
169 static int twidjoy_connect(struct serio *serio, struct serio_driver *drv) in twidjoy_connect() function
243 .connect = twidjoy_connect,
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dtwidjoy.c147 * twidjoy_disconnect() is the opposite of twidjoy_connect()
161 * twidjoy_connect() is the routine that is called when someone adds a
166 static int twidjoy_connect(struct serio *serio, struct serio_driver *drv) in twidjoy_connect() function
240 .connect = twidjoy_connect,

Completed in 2 milliseconds