Searched refs:hda_verb (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dpatch_conexant.c66 const struct hda_verb *init_verbs[5]; /* initialization verbs
451 const struct hda_verb *hv;
818 static struct hda_verb mic_jack_on[] = {
823 static struct hda_verb mic_jack_off[] = {
932 static struct hda_verb cxt5045_init_verbs[] = {
958 static struct hda_verb cxt5045_benq_init_verbs[] = {
984 static struct hda_verb cxt5045_hp_sense_init_verbs[] = {
990 static struct hda_verb cxt5045_mic_sense_init_verbs[] = {
1061 static struct hda_verb cxt5045_test_init_verbs[] = {
1339 static struct hda_verb mic_jack_o
[all...]
H A Dpatch_realtek.c306 const struct hda_verb *init_verbs[10]; /* initialization verbs
406 const struct hda_verb *init_verbs[5];
878 static void add_verb(struct alc_spec *spec, const struct hda_verb *verb)
940 static struct hda_verb alc_gpio1_init_verbs[] = {
947 static struct hda_verb alc_gpio2_init_verbs[] = {
954 static struct hda_verb alc_gpio3_init_verbs[] = {
1492 const struct hda_verb *verbs;
1609 static struct hda_verb alc888_4ST_ch2_intel_init[] = {
1624 static struct hda_verb alc888_4ST_ch4_intel_init[] = {
1639 static struct hda_verb alc888_4ST_ch6_intel_ini
[all...]
H A Dpatch_cmedia.c75 struct hda_verb multi_init[9]; /* 2 verbs for each pin + terminator */
113 static struct hda_verb cmi9880_ch2_init[] = {
124 static struct hda_verb cmi9880_ch6_init[] = {
135 static struct hda_verb cmi9880_ch8_init[] = {
255 static struct hda_verb cmi9880_basic_init[] = {
284 static struct hda_verb cmi9880_allout_init[] = {
H A Dpatch_analog.c36 const struct hda_verb *init_verbs[5]; /* initialization verbs
912 static struct hda_verb ad1986a_init_verbs[] = {
967 static struct hda_verb ad1986a_ch2_init[] = {
979 static struct hda_verb ad1986a_ch4_init[] = {
989 static struct hda_verb ad1986a_ch6_init[] = {
1006 static struct hda_verb ad1986a_eapd_init_verbs[] = {
1011 static struct hda_verb ad1986a_automic_verbs[] = {
1021 static struct hda_verb ad1986a_ultra_init[] = {
1032 static struct hda_verb ad1986a_hp_init_verbs[] = {
1381 static struct hda_verb ad1983_init_verb
[all...]
H A Dpatch_atihdmi.c40 static struct hda_verb atihdmi_basic_init[] = {
H A Dhda_codec.h901 struct hda_verb { struct
908 const struct hda_verb *seq);
918 const struct hda_verb *seq);
H A Dpatch_via.c108 struct hda_verb *init_verbs[5];
1594 static struct hda_verb vt1708_volume_init_verbs[] = {
2717 static struct hda_verb vt1709_uniwill_init_verbs[] = {
2726 static struct hda_verb vt1709_10ch_volume_init_verbs[] = {
3170 static struct hda_verb vt1709_6ch_volume_init_verbs[] = {
3282 static struct hda_verb vt1708B_8ch_volume_init_verbs[] = {
3317 static struct hda_verb vt1708B_4ch_volume_init_verbs[] = {
3352 static struct hda_verb vt1708B_uniwill_init_verbs[] = {
3813 static struct hda_verb vt1708S_volume_init_verbs[] = {
3839 static struct hda_verb vt1708S_uniwill_init_verb
[all...]
H A Dpatch_sigmatel.c280 struct hda_verb *init;
853 static struct hda_verb stac9200_core_init[] = {
859 static struct hda_verb stac9200_eapd_init[] = {
866 static struct hda_verb dell_eq_core_init[] = {
873 static struct hda_verb stac92hd73xx_core_init[] = {
879 static struct hda_verb stac92hd83xxx_core_init[] = {
885 static struct hda_verb stac92hd71bxx_core_init[] = {
891 static struct hda_verb stac92hd71bxx_unmute_core_init[] = {
899 static struct hda_verb stac925x_core_init[] = {
907 static struct hda_verb stac922x_core_ini
[all...]
H A Dhda_hwdep.c151 snd_array_init(&codec->init_verbs, sizeof(struct hda_verb), 32);
350 struct hda_verb *v = snd_array_elem(&codec->init_verbs, i);
360 struct hda_verb *v;
H A Dhda_local.h238 const struct hda_verb *sequence;
H A Dpatch_nvhdmi.c67 static struct hda_verb nvhdmi_basic_init_7x[] = {
H A Dpatch_cirrus.c959 static struct hda_verb cs_coef_init_verbs[] = {
976 static struct hda_verb cs_errata_init_verbs[] = {
H A Dhda_codec.c280 void snd_hda_sequence_write(struct hda_codec *codec, const struct hda_verb *seq)
2967 const struct hda_verb *seq)

Completed in 464 milliseconds