Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Delantech.h202 int elantech_init_smbus(struct psmouse *psmouse);
204 static inline int elantech_init_smbus(struct psmouse *psmouse) in elantech_init_smbus() function
Delantech.c1855 int elantech_init_smbus(struct psmouse *psmouse) in elantech_init_smbus() function
Dpsmouse-base.c868 .init = elantech_init_smbus,