Home
last modified time | relevance | path

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

/sound/aoa/codecs/
Donyx.c45 struct onyx { struct
62 #define codec_to_onyx(c) container_of(c, struct onyx, codec) argument
65 static int onyx_read_register(struct onyx *onyx, u8 reg, u8 *value) in onyx_read_register()
83 static int onyx_write_register(struct onyx *onyx, u8 reg, u8 value) in onyx_write_register()
121 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_vol_get() local
138 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_vol_put() local
197 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_get() local
213 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_put() local
251 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_capture_source_get() local
263 static void onyx_set_capture_source(struct onyx *onyx, int mic) in onyx_set_capture_source()
[all …]