Searched defs:onyx (Results 1 – 1 of 1) sorted by relevance
45 struct onyx { struct62 #define codec_to_onyx(c) container_of(c, struct onyx, codec) argument65 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() local138 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_vol_put() local197 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_get() local213 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_inputgain_put() local251 struct onyx *onyx = snd_kcontrol_chip(kcontrol); in onyx_snd_capture_source_get() local263 static void onyx_set_capture_source(struct onyx *onyx, int mic) in onyx_set_capture_source()[all …]