Searched refs:tsc210x_set_transform (Results 1 – 4 of 4) sorted by relevance
33 void tsc210x_set_transform(uWireSlave *chip, const MouseTransformInfo *info);
96 tsc210x_set_transform(tsc, &palmte_pointercal); in palmte_microwire_setup()
308 tsc210x_set_transform(s->ts.chip, &n800_pointercal); in n800_tsc_kbd_setup()
1163 void tsc210x_set_transform(uWireSlave *chip, const MouseTransformInfo *info) in tsc210x_set_transform() function