Searched refs:ASCState (Results 1 – 3 of 3) sorted by relevance
107 static void asc_raise_irq(ASCState *s) in asc_raise_irq()112 static void asc_lower_irq(ASCState *s) in asc_lower_irq()119 ASCState *s = container_of(fs, ASCState, fifos[fs->index]); in asc_fifo_get()154 static int generate_fifo(ASCState *s, int maxsamples) in generate_fifo()281 static int generate_wavetable(ASCState *s, int maxsamples) in generate_wavetable()319 ASCState *s = opaque; in asc_out_cb()378 ASCState *s = container_of(fs, ASCState, fifos[fs->index]); in asc_fifo_write()427 ASCState *s = opaque; in asc_read()463 ASCState *s = opaque; in asc_write()545 ASCState *s = ASC(opaque); in asc_post_load()[all …]
55 struct ASCState { struct83 OBJECT_DECLARE_SIMPLE_TYPE(ASCState, ASC) argument
67 ASCState asc;