Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dtouchwin.c88 * tw_disconnect() is the opposite of tw_connect() in tw_disconnect()
104 * tw_connect() is the routine that is called when someone adds a
109 static int tw_connect(struct serio *serio, struct serio_driver *drv) in tw_connect()
180 .connect = tw_connect,
106 static int tw_connect(struct serio *serio, struct serio_driver *drv) tw_connect() function