Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Delantech.c50 static int elantech_send_cmd(struct psmouse *psmouse, unsigned char c, in elantech_send_cmd() function
1111 if (elantech_send_cmd(psmouse, ETP_RESOLUTION_QUERY, param)) in elantech_get_resolution_v4()
1643 info->send_cmd = info->hw_version >= 3 ? elantech_send_cmd : in elantech_set_properties()