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