Searched refs:aureon_cs8415_get (Results 1 – 1 of 1) sorted by relevance
578 static unsigned char aureon_cs8415_get(struct snd_ice1712 *ice, int reg) in aureon_cs8415_get() function1166 oval = aureon_cs8415_get(ice, CS8415_CTRL2); in aureon_cs8415_mux_put()1190 ratio = aureon_cs8415_get(ice, CS8415_RATIO); in aureon_cs8415_rate_get()1204 ucontrol->value.integer.value[0] = (aureon_cs8415_get(ice, CS8415_CTRL1) & 0x20) ? 0 : 1; in aureon_cs8415_mute_get()1215 oval = aureon_cs8415_get(ice, CS8415_CTRL1); in aureon_cs8415_mute_put()1894 id = aureon_cs8415_get(ice, CS8415_ID); in aureon_add_controls()