Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dstinger.c99 * stinger_disconnect() is the opposite of stinger_connect()
113 * stinger_connect() is the routine that is called when someone adds a
118 static int stinger_connect(struct serio *serio, struct serio_driver *drv) in stinger_connect() function
190 .connect = stinger_connect,
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dstinger.c96 * stinger_disconnect() is the opposite of stinger_connect()
110 * stinger_connect() is the routine that is called when someone adds a
115 static int stinger_connect(struct serio *serio, struct serio_driver *drv) in stinger_connect() function
187 .connect = stinger_connect,

Completed in 1 milliseconds