Home
last modified time | relevance | path

Searched refs:WM8750State (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/hw/audio/
H A Dwm8750.c31 typedef struct WM8750State { struct
57 } WM8750State; argument
89 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
96 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
573 WM8750State *s = opaque; in wm8750_pre_save()
582 WM8750State *s = opaque; in wm8750_post_load()
651 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
662 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
673 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
680 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/hw/audio/
H A Dwm8750.c31 typedef struct WM8750State { struct
57 } WM8750State; argument
89 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
96 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
573 WM8750State *s = opaque; in wm8750_pre_save()
582 WM8750State *s = opaque; in wm8750_post_load()
651 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
662 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
673 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
680 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/audio/
H A Dwm8750.c31 typedef struct WM8750State { struct
57 } WM8750State; argument
89 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
96 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
573 WM8750State *s = opaque; in wm8750_pre_save()
582 WM8750State *s = opaque; in wm8750_post_load()
651 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
662 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
673 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
680 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/audio/
H A Dwm8750.c31 typedef struct WM8750State { struct
57 } WM8750State; argument
89 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
96 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
573 WM8750State *s = opaque; in wm8750_pre_save()
582 WM8750State *s = opaque; in wm8750_post_load()
651 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
662 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
673 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
680 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/audio/
H A Dwm8750.c32 struct WM8750State { struct
90 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
97 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
266 WM8750State *s = WM8750(i2c); in wm8750_reset()
574 WM8750State *s = opaque; in wm8750_pre_save()
583 WM8750State *s = opaque; in wm8750_post_load()
652 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
663 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
674 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
681 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/audio/
H A Dwm8750.c32 struct WM8750State { struct
90 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
97 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
266 WM8750State *s = WM8750(i2c); in wm8750_reset()
574 WM8750State *s = opaque; in wm8750_pre_save()
583 WM8750State *s = opaque; in wm8750_post_load()
652 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
663 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
674 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
681 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/audio/
H A Dwm8750.c29 typedef struct WM8750State { struct
55 } WM8750State; argument
87 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
94 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
571 WM8750State *s = opaque; in wm8750_pre_save()
580 WM8750State *s = opaque; in wm8750_post_load()
649 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
660 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
671 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
678 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/audio/
H A Dwm8750.c32 struct WM8750State { struct
90 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
97 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
266 WM8750State *s = WM8750(i2c); in wm8750_reset()
574 WM8750State *s = opaque; in wm8750_pre_save()
583 WM8750State *s = opaque; in wm8750_post_load()
652 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
663 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
674 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
681 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/audio/
H A Dwm8750.c32 struct WM8750State { struct
90 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
97 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
266 WM8750State *s = WM8750(i2c); in wm8750_reset()
574 WM8750State *s = opaque; in wm8750_pre_save()
583 WM8750State *s = opaque; in wm8750_post_load()
652 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_dat()
663 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_buffer()
674 WM8750State *s = (WM8750State *) opaque; in wm8750_dac_commit()
681 WM8750State *s = (WM8750State *) opaque; in wm8750_adc_dat()
[all …]