Searched refs:aureon_cs8415_get (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | aureon.c | 578 static unsigned char aureon_cs8415_get(struct snd_ice1712 *ice, int reg) in aureon_cs8415_get() function 1152 /* val = aureon_cs8415_get(ice, CS8415_CTRL2); */ in aureon_cs8415_mux_get() 1166 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()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | aureon.c | 578 static unsigned char aureon_cs8415_get(struct snd_ice1712 *ice, int reg) in aureon_cs8415_get() function 1152 /* val = aureon_cs8415_get(ice, CS8415_CTRL2); */ in aureon_cs8415_mux_get() 1166 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()
|
Completed in 8 milliseconds