Lines Matching full:trackpad
3 * Cypress Trackpad PS/2 mouse driver
208 /* Check for Cypress Trackpad signature bytes: 0x33 0xCC */ in cypress_detect()
214 psmouse->name = "Trackpad"; in cypress_detect()
228 /* Check for Cypress Trackpad signature bytes: 0x33 0xCC */ in cypress_read_fw_version()
236 * Trackpad fw_version 11 (in Dell XPS12) yields a bogus response to in cypress_read_fw_version()
269 /* Update trackpad parameters. */ in cypress_read_tp_metrics()
289 psmouse_dbg(psmouse, "Dump trackpad hardware configuration as below:\n"); in cypress_read_tp_metrics()
353 * Reset trackpad device.
354 * This is also the default mode when trackpad powered on.
646 psmouse_err(psmouse, "Reconnect: unable to detect trackpad.\n"); in cypress_reconnect()
672 psmouse_err(psmouse, "Unable to query Trackpad hardware.\n"); in cypress_init()
698 * Reset Cypress Trackpad as a standard mouse. Then in cypress_init()