Searched defs:kctl (Results 1 - 25 of 40) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcontrol.h135 static inline unsigned int snd_ctl_get_ioffnum(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id) argument
140 static inline unsigned int snd_ctl_get_ioffidx(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id) argument
145 static inline unsigned int snd_ctl_get_ioff(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dcontrol_compat.c175 struct snd_kcontrol *kctl; local
H A Dpcm.c781 struct snd_ctl_file *kctl; local
H A Drawmidi.c388 struct snd_ctl_file *kctl; local
H A Dcontrol.c188 struct snd_kcontrol *kctl; local
218 struct snd_kcontrol kctl; local
271 struct snd_kcontrol *kctl; local
396 struct snd_kcontrol *kctl; local
426 struct snd_kcontrol *kctl; local
459 struct snd_kcontrol *kctl; local
490 struct snd_kcontrol *kctl; local
517 struct snd_kcontrol *kctl; local
572 struct snd_kcontrol *kctl; local
636 struct snd_kcontrol *kctl; local
691 struct snd_kcontrol *kctl; local
749 struct snd_kcontrol *kctl; local
818 struct snd_kcontrol *kctl; local
847 struct snd_kcontrol *kctl; local
961 struct snd_kcontrol kctl, *_kctl; local
1111 struct snd_kcontrol *kctl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_pcm.c504 struct snd_kcontrol *kctl; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_mixer.c585 struct snd_kcontrol *kctl = ctl_find(card, src); local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/
H A Dcs8427.c502 struct snd_kcontrol *kctl; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/other/
H A Dak4114.c452 struct snd_kcontrol *kctl; local
[all...]
H A Dak4117.c429 struct snd_kcontrol *kctl; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_pcm.c816 struct snd_kcontrol *kctl; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demumixer.c1324 struct snd_kcontrol *kctl = ctl_find(card, src); local
1336 struct snd_kcontrol *kctl; local
[all...]
H A Demupcm.c978 static void snd_emu10k1_pcm_mixer_notify1(struct snd_emu10k1 *emu, struct snd_kcontrol *kctl, int idx, int activate) argument
1719 struct snd_kcontrol *kctl; local
[all...]
H A Demufx.c754 static void snd_emu10k1_ctl_private_free(struct snd_kcontrol *kctl) argument
773 struct snd_kcontrol *kctl; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dmixer_oss.c488 struct snd_kcontrol *kctl; local
526 struct snd_kcontrol *kctl; local
590 struct snd_kcontrol *kctl; local
629 struct snd_kcontrol *kctl; local
754 struct snd_kcontrol *kctl; local
803 struct snd_kcontrol *kctl; local
921 struct snd_kcontrol *kctl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/
H A Dmts64.c443 static int snd_mts64_ctl_smpte_switch_info(struct snd_kcontrol *kctl, argument
453 static int snd_mts64_ctl_smpte_switch_get(struct snd_kcontrol* kctl, argument
467 static int snd_mts64_ctl_smpte_switch_put(struct snd_kcontrol* kctl, argument
504 static int snd_mts64_ctl_smpte_time_h_info(struct snd_kcontrol *kctl, argument
514 static int snd_mts64_ctl_smpte_time_f_info(struct snd_kcontrol *kctl, argument
524 static int snd_mts64_ctl_smpte_time_info(struct snd_kcontrol *kctl, argument
534 static int snd_mts64_ctl_smpte_time_get(struct snd_kcontrol *kctl, argument
547 snd_mts64_ctl_smpte_time_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl) argument
609 snd_mts64_ctl_smpte_fps_info(struct snd_kcontrol *kctl, struct snd_ctl_elem_info *uinfo) argument
629 snd_mts64_ctl_smpte_fps_get(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl) argument
641 snd_mts64_ctl_smpte_fps_put(struct snd_kcontrol *kctl, struct snd_ctl_elem_value *uctl) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/
H A Dopl3sa2.c507 struct snd_kcontrol *kctl; local
H A Dsscape.c708 static int sscape_midi_get(struct snd_kcontrol *kctl, argument
728 static int sscape_midi_put(struct snd_kcontrol *kctl, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/hda/
H A Dhda_codec.c1225 struct snd_kcontrol *kctl; local
1324 struct snd_kcontrol *kctl; local
1848 struct snd_kcontrol *kctl; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Daureon.c1924 struct snd_kcontrol *kctl; local
H A Dice1712.c2450 struct snd_kcontrol *kctl; local
[all...]
H A Dice1724.c2046 struct snd_kcontrol *kctl; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Drme32.c1928 struct snd_kcontrol *kctl; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_main.c2922 struct snd_kcontrol *kctl; local
2852 snd_trident_notify_pcm_change1(struct snd_card *card, struct snd_kcontrol *kctl, int num, int activate) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ymfpci/
H A Dymfpci_main.c922 struct snd_kcontrol *kctl; local
1034 struct snd_kcontrol *kctl; local
1782 struct snd_kcontrol *kctl; local
[all...]

Completed in 222 milliseconds

12