Searched refs:TSC2005State (Results 1 – 1 of 1) sorted by relevance
63 } TSC2005State; typedef337 TSC2005State *s = opaque; in tsc2005_txrx_word()416 TSC2005State *s = opaque; in tsc2005_timer_tick()436 TSC2005State *s = opaque; in tsc2005_touchscreen_event()457 TSC2005State *s = (TSC2005State *) opaque; in tsc2005_post_load()472 VMSTATE_BOOL(irq, TSC2005State),488 VMSTATE_INT32(x, TSC2005State),489 VMSTATE_INT32(y, TSC2005State),503 TSC2005State *s; in tsc2005_init()505 s = g_new0(TSC2005State, 1); in tsc2005_init()[all …]