Lines Matching refs:snd_kcontrol_new
282 static struct snd_kcontrol_new snd_ice1712_mixer_digmix_route_ac97 = {
1380 static struct snd_kcontrol_new snd_ice1712_multi_playback_ctrls[] = {
1404 static struct snd_kcontrol_new snd_ice1712_multi_capture_analog_switch = {
1413 static struct snd_kcontrol_new snd_ice1712_multi_capture_spdif_switch = {
1423 static struct snd_kcontrol_new snd_ice1712_multi_capture_analog_volume = {
1435 static struct snd_kcontrol_new snd_ice1712_multi_capture_spdif_volume = {
1459 struct snd_kcontrol_new tmp = snd_ice1712_multi_capture_analog_switch; in snd_ice1712_build_pro_mixer()
1471 struct snd_kcontrol_new tmp = snd_ice1712_multi_capture_analog_volume; in snd_ice1712_build_pro_mixer()
1633 static struct snd_kcontrol_new snd_ice1712_eeprom = {
1669 static struct snd_kcontrol_new snd_ice1712_spdif_default =
1720 static struct snd_kcontrol_new snd_ice1712_spdif_maskc =
1729 static struct snd_kcontrol_new snd_ice1712_spdif_maskp =
1756 static struct snd_kcontrol_new snd_ice1712_spdif_stream =
1881 static struct snd_kcontrol_new snd_ice1712_pro_internal_clock = {
1946 static struct snd_kcontrol_new snd_ice1712_pro_internal_clock_default = {
1977 static struct snd_kcontrol_new snd_ice1712_pro_rate_locking = {
2008 static struct snd_kcontrol_new snd_ice1712_pro_rate_reset = {
2168 static struct snd_kcontrol_new snd_ice1712_mixer_pro_analog_route = {
2176 static struct snd_kcontrol_new snd_ice1712_mixer_pro_spdif_route = {
2218 static struct snd_kcontrol_new snd_ice1712_mixer_pro_volume_rate = {
2251 static struct snd_kcontrol_new snd_ice1712_mixer_pro_peak = {
2467 struct snd_kcontrol_new tmp = snd_ice1712_mixer_pro_analog_route; in snd_ice1712_build_controls()