Searched refs:kctls (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/i2c/other/
H A Dak4114.c151 if (chip->kctls[0])
466 ak4114->kctls[idx] = NULL;
478 ak4114->kctls[idx] = kctl;
490 if (!ak4114->kctls[0])
495 &ak4114->kctls[0]->id);
498 &ak4114->kctls[1]->id);
501 &ak4114->kctls[2]->id);
504 &ak4114->kctls[3]->id);
509 &ak4114->kctls[4]->id);
513 &ak4114->kctls[
[all...]
H A Dak4117.c444 ak4117->kctls[idx] = kctl;
490 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[0]->id);
492 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[1]->id);
494 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[2]->id);
496 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[3]->id);
500 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[4]->id);
503 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[6]->id);
505 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[8]->id);
508 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[9]->id);
510 snd_ctl_notify(ak4117->card, SNDRV_CTL_EVENT_MASK_VALUE, &ak4117->kctls[1
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dak4114.h175 struct snd_kcontrol *kctls[AK4114_CONTROLS]; member in struct:ak4114
H A Dak4117.h166 struct snd_kcontrol *kctls[AK4117_CONTROLS]; member in struct:ak4117

Completed in 56 milliseconds