Searched refs:aureon_cs8415_get (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/ice1712/
H A Daureon.c592 static unsigned char aureon_cs8415_get(struct snd_ice1712 *ice, int reg) aureon_cs8415_get() function
1166 /* val = aureon_cs8415_get(ice, CS8415_CTRL2); */ aureon_cs8415_mux_get()
1180 oval = aureon_cs8415_get(ice, CS8415_CTRL2); aureon_cs8415_mux_put()
1204 ratio = aureon_cs8415_get(ice, CS8415_RATIO); aureon_cs8415_rate_get()
1218 ucontrol->value.integer.value[0] = (aureon_cs8415_get(ice, CS8415_CTRL1) & 0x20) ? 0 : 1; aureon_cs8415_mute_get()
1229 oval = aureon_cs8415_get(ice, CS8415_CTRL1); aureon_cs8415_mute_put()
1908 id = aureon_cs8415_get(ice, CS8415_ID); aureon_add_controls()

Completed in 48 milliseconds