Searched refs:psmouse_protocol_by_type (Results 1 – 1 of 1) sorted by relevance
928 static const struct psmouse_protocol *psmouse_protocol_by_type(enum psmouse_type type) in psmouse_protocol_by_type() function1538 selected_proto = psmouse_protocol_by_type(type); in psmouse_switch_protocol()2029 return sprintf(buffer, "%s\n", psmouse_protocol_by_type(type)->name); in psmouse_get_maxproto()