Searched refs:ViaAC97State (Results 1 – 3 of 3) sorted by relevance
36 static void open_voice_out(ViaAC97State *s);44 static void codec_volume_set_out(ViaAC97State *s) in codec_volume_set_out()59 static void codec_reset(ViaAC97State *s) in codec_reset()84 static uint16_t codec_read(ViaAC97State *s, uint8_t addr) in codec_read()89 static void codec_write(ViaAC97State *s, uint8_t addr, uint16_t val) in codec_write()174 ViaAC97State *s = opaque; in out_cb()234 static void open_voice_out(ViaAC97State *s) in open_voice_out()247 ViaAC97State *s = opaque; in sgd_read()297 ViaAC97State *s = opaque; in sgd_write()419 ViaAC97State *s = VIA_AC97(dev); in via_ac97_reset()[all …]
23 OBJECT_DECLARE_SIMPLE_TYPE(ViaAC97State, VIA_AC97);25 struct ViaAC97State { struct
605 ViaAC97State ac97;