Lines Matching refs:kcontrol
1607 static int snd_via8233_capture_source_info(struct snd_kcontrol *kcontrol, in snd_via8233_capture_source_info() argument
1619 static int snd_via8233_capture_source_get(struct snd_kcontrol *kcontrol, in snd_via8233_capture_source_get() argument
1622 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_capture_source_get()
1623 …unsigned long port = chip->port + (kcontrol->id.index ? (VIA_REG_CAPTURE_CHANNEL + 0x10) : VIA_REG… in snd_via8233_capture_source_get()
1628 static int snd_via8233_capture_source_put(struct snd_kcontrol *kcontrol, in snd_via8233_capture_source_put() argument
1631 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_capture_source_put()
1632 …unsigned long port = chip->port + (kcontrol->id.index ? (VIA_REG_CAPTURE_CHANNEL + 0x10) : VIA_REG… in snd_via8233_capture_source_put()
1656 static int snd_via8233_dxs3_spdif_get(struct snd_kcontrol *kcontrol, in snd_via8233_dxs3_spdif_get() argument
1659 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs3_spdif_get()
1667 static int snd_via8233_dxs3_spdif_put(struct snd_kcontrol *kcontrol, in snd_via8233_dxs3_spdif_put() argument
1670 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs3_spdif_put()
1694 static int snd_via8233_dxs_volume_info(struct snd_kcontrol *kcontrol, in snd_via8233_dxs_volume_info() argument
1704 static int snd_via8233_dxs_volume_get(struct snd_kcontrol *kcontrol, in snd_via8233_dxs_volume_get() argument
1707 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs_volume_get()
1708 unsigned int idx = kcontrol->id.subdevice; in snd_via8233_dxs_volume_get()
1715 static int snd_via8233_pcmdxs_volume_get(struct snd_kcontrol *kcontrol, in snd_via8233_pcmdxs_volume_get() argument
1718 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_pcmdxs_volume_get()
1724 static int snd_via8233_dxs_volume_put(struct snd_kcontrol *kcontrol, in snd_via8233_dxs_volume_put() argument
1727 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_dxs_volume_put()
1728 unsigned int idx = kcontrol->id.subdevice; in snd_via8233_dxs_volume_put()
1747 static int snd_via8233_pcmdxs_volume_put(struct snd_kcontrol *kcontrol, in snd_via8233_pcmdxs_volume_put() argument
1750 struct via82xx *chip = snd_kcontrol_chip(kcontrol); in snd_via8233_pcmdxs_volume_put()