Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dtsc2xxx.h33 void tsc210x_set_transform(uWireSlave *chip, const MouseTransformInfo *info);
/openbmc/qemu/hw/arm/
H A Dpalm.c97 tsc210x_set_transform(tsc, &palmte_pointercal); in palmte_microwire_setup()
H A Dnseries.c308 tsc210x_set_transform(s->ts.chip, &n800_pointercal); in n800_tsc_kbd_setup()
/openbmc/qemu/hw/input/
H A Dtsc210x.c1163 void tsc210x_set_transform(uWireSlave *chip, const MouseTransformInfo *info) in tsc210x_set_transform() function