Searched defs:onyx (Results 1 – 1 of 1) sorted by relevance
48 struct onyx { struct65 #define codec_to_onyx(c) container_of(c, struct onyx, codec) argument68 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() local139 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_vol_put() local198 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_get() local214 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_put() local252 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_capture_source_get() local264 static void onyx_set_capture_source(struct onyx *onyx, int mic) in onyx_set_capture_source()[all …]