Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dtsc2xxx.h32 uint32_t tsc210x_txrx(void *opaque, uint32_t value, int len);
/openbmc/qemu/hw/arm/
H A Dnseries.c295 s->ts.txrx = tsc210x_txrx; in n800_tsc_kbd_setup()
/openbmc/qemu/hw/input/
H A Dtsc210x.c910 uint32_t tsc210x_txrx(void *opaque, uint32_t value, int len) in tsc210x_txrx() function