Lines Matching refs:kcontrol

1345 static int snd_ens1373_spdif_info(struct snd_kcontrol *kcontrol,  in snd_ens1373_spdif_info()  argument
1353 static int snd_ens1373_spdif_default_get(struct snd_kcontrol *kcontrol, in snd_ens1373_spdif_default_get() argument
1356 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_ens1373_spdif_default_get()
1366 static int snd_ens1373_spdif_default_put(struct snd_kcontrol *kcontrol, in snd_ens1373_spdif_default_put() argument
1369 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_ens1373_spdif_default_put()
1387 static int snd_ens1373_spdif_mask_get(struct snd_kcontrol *kcontrol, in snd_ens1373_spdif_mask_get() argument
1397 static int snd_ens1373_spdif_stream_get(struct snd_kcontrol *kcontrol, in snd_ens1373_spdif_stream_get() argument
1400 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_ens1373_spdif_stream_get()
1410 static int snd_ens1373_spdif_stream_put(struct snd_kcontrol *kcontrol, in snd_ens1373_spdif_stream_put() argument
1413 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_ens1373_spdif_stream_put()
1437 static int snd_es1371_spdif_get(struct snd_kcontrol *kcontrol, in snd_es1371_spdif_get() argument
1440 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_es1371_spdif_get()
1448 static int snd_es1371_spdif_put(struct snd_kcontrol *kcontrol, in snd_es1371_spdif_put() argument
1451 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_es1371_spdif_put()
1499 static int snd_es1373_rear_get(struct snd_kcontrol *kcontrol, in snd_es1373_rear_get() argument
1502 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_es1373_rear_get()
1514 static int snd_es1373_rear_put(struct snd_kcontrol *kcontrol, in snd_es1373_rear_put() argument
1517 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_es1373_rear_put()
1544 static int snd_es1373_line_get(struct snd_kcontrol *kcontrol, in snd_es1373_line_get() argument
1547 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_es1373_line_get()
1558 static int snd_es1373_line_put(struct snd_kcontrol *kcontrol, in snd_es1373_line_put() argument
1561 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_es1373_line_put()
1702 static int snd_ensoniq_control_get(struct snd_kcontrol *kcontrol, in snd_ensoniq_control_get() argument
1705 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_ensoniq_control_get()
1706 int mask = kcontrol->private_value; in snd_ensoniq_control_get()
1714 static int snd_ensoniq_control_put(struct snd_kcontrol *kcontrol, in snd_ensoniq_control_put() argument
1717 struct ensoniq *ensoniq = snd_kcontrol_chip(kcontrol); in snd_ensoniq_control_put()
1718 int mask = kcontrol->private_value; in snd_ensoniq_control_put()