Lines Matching full:trackpad
3 * Cypress Trackpad PS/2 mouse driver
166 /* Check for Cypress Trackpad signature bytes: 0x33 0xCC */ in cypress_detect()
172 psmouse->name = "Trackpad"; in cypress_detect()
186 /* Check for Cypress Trackpad signature bytes: 0x33 0xCC */ in cypress_read_fw_version()
194 * Trackpad fw_version 11 (in Dell XPS12) yields a bogus response to in cypress_read_fw_version()
227 /* Update trackpad parameters. */ in cypress_read_tp_metrics()
247 psmouse_dbg(psmouse, "Dump trackpad hardware configuration as below:\n"); in cypress_read_tp_metrics()
314 * Reset trackpad device.
315 * This is also the default mode when trackpad powered on.
609 psmouse_err(psmouse, "Reconnect: unable to detect trackpad.\n"); in cypress_reconnect()
638 psmouse_err(psmouse, "Unable to query Trackpad hardware.\n"); in cypress_init()
666 * Reset Cypress Trackpad as a standard mouse. Then in cypress_init()