Lines Matching refs:snd_kcontrol_new
458 static struct snd_kcontrol_new vx_control_output_level = {
517 static struct snd_kcontrol_new vx_control_audio_src = {
561 static struct snd_kcontrol_new vx_control_clock_mode = {
720 static struct snd_kcontrol_new vx_control_audio_gain = {
730 static struct snd_kcontrol_new vx_control_output_switch = {
737 static struct snd_kcontrol_new vx_control_monitor_gain = {
747 static struct snd_kcontrol_new vx_control_monitor_switch = {
808 static struct snd_kcontrol_new vx_control_iec958_mask = {
816 static struct snd_kcontrol_new vx_control_iec958 = {
881 static struct snd_kcontrol_new vx_control_vu_meter = {
889 static struct snd_kcontrol_new vx_control_peak_meter = {
897 static struct snd_kcontrol_new vx_control_saturation = {
915 struct snd_kcontrol_new temp; in snd_vx_mixer_new()