Home
last modified time | relevance | path

Searched defs:onyx (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/aoa/codecs/
Donyx.c48 struct onyx { struct
65 #define codec_to_onyx(c) container_of(c, struct onyx, codec) argument
68 static int onyx_read_register(struct onyx *onyx, u8 reg, u8 *value) in onyx_read_register()
84 static int onyx_write_register(struct onyx *onyx, u8 reg, u8 value) in onyx_write_register()
122 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_vol_get() local
139 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_vol_put() local
198 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_get() local
214 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_put() local
252 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_capture_source_get() local
264 static void onyx_set_capture_source(struct onyx *onyx, int mic) in onyx_set_capture_source()
[all …]