Searched refs:aureon_cs8415_get (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/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 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()
|
/dports/multimedia/libv4l/linux-5.13-rc2/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 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()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/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 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()
|