Lines Matching defs:s

54 static void mos6522_update_irq(MOS6522State *s)  in mos6522_update_irq()
65 MOS6522State *s = MOS6522(opaque); in mos6522_set_irq() local
130 static uint64_t get_counter_value(MOS6522State *s, MOS6522Timer *ti) in get_counter_value()
141 static uint64_t get_load_time(MOS6522State *s, MOS6522Timer *ti) in get_load_time()
152 static unsigned int get_counter(MOS6522State *s, MOS6522Timer *ti) in get_counter()
173 static void set_counter(MOS6522State *s, MOS6522Timer *ti, unsigned int val) in set_counter()
185 static int64_t get_next_irq_time(MOS6522State *s, MOS6522Timer *ti, in get_next_irq_time()
225 static void mos6522_timer1_update(MOS6522State *s, MOS6522Timer *ti, in mos6522_timer1_update()
239 static void mos6522_timer2_update(MOS6522State *s, MOS6522Timer *ti, in mos6522_timer2_update()
255 MOS6522State *s = opaque; in mos6522_timer1() local
265 MOS6522State *s = opaque; in mos6522_timer2() local
273 static uint64_t mos6522_get_counter_value(MOS6522State *s, MOS6522Timer *ti) in mos6522_get_counter_value()
279 static uint64_t mos6522_get_load_time(MOS6522State *s, MOS6522Timer *ti) in mos6522_get_load_time()
286 static void mos6522_portA_write(MOS6522State *s) in mos6522_portA_write()
291 static void mos6522_portB_write(MOS6522State *s) in mos6522_portB_write()
298 MOS6522State *s = opaque; in mos6522_read() local
396 MOS6522State *s = opaque; in mos6522_write() local
505 MOS6522State *s = MOS6522(obj); in qmp_x_query_via_foreach() local
647 MOS6522State *s = MOS6522(obj); in mos6522_reset_hold() local
673 MOS6522State *s = MOS6522(obj); in mos6522_init() local
693 MOS6522State *s = MOS6522(obj); in mos6522_finalize() local