Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dtsc210x.c876 static void tsc210x_write(TSC210xState *s, uint16_t value) in tsc210x_write() function
927 tsc210x_write(s, value); in tsc210x_txrx()
1088 s->chip.send = (void *) tsc210x_write; in tsc210x_init()