Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dpenmount.c174 * pm_disconnect() is the opposite of pm_connect()
190 * pm_connect() is the routine that is called when someone adds a
195 static int pm_connect(struct serio *serio, struct serio_driver *drv) in pm_connect() function
311 .connect = pm_connect,
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dpenmount.c174 * pm_disconnect() is the opposite of pm_connect()
190 * pm_connect() is the routine that is called when someone adds a
195 static int pm_connect(struct serio *serio, struct serio_driver *drv) in pm_connect() function
311 .connect = pm_connect,

Completed in 2 milliseconds