Lines Matching defs:kctl
53 struct snd_kcontrol *kctl;57 kctl = item->kctl;60 kctl->id.name, kctl->id.index + item->index,61 kctl->id.device);66 get_amp_channels(kctl),67 get_amp_direction(kctl) ? "Out" : "In",68 get_amp_index(kctl),69 get_amp_offset(kctl));