Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dpsmouse.h143 bool psmouse_matches_pnp_id(struct psmouse *psmouse, const char * const ids[]);
H A Dfocaltech.c37 if (!psmouse_matches_pnp_id(psmouse, focaltech_pnp_ids)) in focaltech_detect()
H A Dpsmouse-base.c512 bool psmouse_matches_pnp_id(struct psmouse *psmouse, const char * const ids[]) in psmouse_matches_pnp_id() function
H A Delantech.c1998 psmouse_matches_pnp_id(psmouse, i2c_blacklist_pnp_ids)) in elantech_setup_smbus()