Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dtsc2xxx.h29 uWireSlave *tsc2102_init(qemu_irq pint);
/openbmc/qemu/hw/arm/
H A Dpalm.c92 tsc = tsc2102_init(qdev_get_gpio_in(cpu->gpio, PALMTE_PINTDAV_GPIO)); in palmte_microwire_setup()
/openbmc/qemu/hw/input/
H A Dtsc210x.c1111 uWireSlave *tsc2102_init(qemu_irq pint) in tsc2102_init() function