Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dwm8750.c30 OBJECT_DECLARE_SIMPLE_TYPE(WM8750State, WM8750)
32 struct WM8750State { struct
70 static inline void wm8750_in_load(WM8750State *s) in wm8750_in_load() argument
79 static inline void wm8750_out_flush(WM8750State *s) in wm8750_out_flush()
90 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_in_cb()
97 WM8750State *s = (WM8750State *) opaque; in wm8750_audio_out_cb()
144 static void wm8750_vol_update(WM8750State *s) in wm8750_vol_update()
176 static void wm8750_set_format(WM8750State *s) in wm8750_set_format()
243 static void wm8750_clk_update(WM8750State *s, int ext) in wm8750_clk_update()
266 WM8750State *s = WM8750(i2c); in wm8750_reset()
[all …]