Searched refs:hda_verb (Results 1 – 13 of 13) sorted by relevance
97 const struct hda_verb *init_verbs[5];497 static const struct hda_verb vt1708_init_verbs[] = {753 static const struct hda_verb vt1708S_init_verbs[] = {808 static const struct hda_verb vt1702_init_verbs[] = {849 static const struct hda_verb vt1718S_init_verbs[] = {979 static const struct hda_verb vt1716S_init_verbs[] = {1020 static const struct hda_verb vt2002P_init_verbs[] = {1032 static const struct hda_verb vt1802_init_verbs[] = {1127 static const struct hda_verb vt1812_init_verbs[] = {1165 static const struct hda_verb vt3476_init_verbs[] = {
226 static const struct hda_verb alc_gpio1_init_verbs[] = {233 static const struct hda_verb alc_gpio2_init_verbs[] = {240 static const struct hda_verb alc_gpio3_init_verbs[] = {1101 .v.verbs = (const struct hda_verb[]) {1139 .v.verbs = (const struct hda_verb[]) {1148 .v.verbs = (const struct hda_verb[]) {1619 .v.verbs = (const struct hda_verb[]) {1637 .v.verbs = (const struct hda_verb[]) {2023 .v.verbs = (const struct hda_verb[]) {2031 .v.verbs = (const struct hda_verb[]) {[all …]
215 static const struct hda_verb cs_coef_init_verbs[] = {234 static const struct hda_verb cs4208_coef_init_verbs[] = {262 static const struct hda_verb cs_errata_init_verbs[] = {565 .v.verbs = (const struct hda_verb[]) {885 static const struct hda_verb cs421x_coef_init_verbs[] = {922 static const struct hda_verb cs421x_coef_init_verbs_A1_silicon_fixes[] = {
1010 static const struct hda_verb stac9200_core_init[] = {1016 static const struct hda_verb stac9200_eapd_init[] = {1023 static const struct hda_verb dell_eq_core_init[] = {1030 static const struct hda_verb stac92hd73xx_core_init[] = {1036 static const struct hda_verb stac92hd83xxx_core_init[] = {1042 static const struct hda_verb stac92hd83xxx_hp_zephyr_init[] = {1049 static const struct hda_verb stac92hd71bxx_core_init[] = {1060 static const struct hda_verb stac925x_core_init[] = {1068 static const struct hda_verb stac922x_core_init[] = {1074 static const struct hda_verb d965_core_init[] = {[all …]
223 struct hda_verb *v = snd_array_elem(&codec->init_verbs, i); in init_verbs_show()234 struct hda_verb *v; in parse_init_verbs()777 snd_array_init(&codec->init_verbs, sizeof(struct hda_verb), 32); in snd_hda_sysfs_init()
353 struct hda_verb { struct360 const struct hda_verb *seq); argument
778 const struct hda_verb *list) in snd_hda_add_verbs()780 const struct hda_verb **v; in snd_hda_add_verbs()797 struct hda_verb **v = snd_array_elem(&codec->verbs, i); in snd_hda_apply_verbs()
369 const struct hda_verb *verbs;427 int snd_hda_add_verbs(struct hda_codec *codec, const struct hda_verb *list);
702 const struct hda_verb *base_init_verbs;703 const struct hda_verb *base_exit_verbs;704 const struct hda_verb *chip_init_verbs;705 struct hda_verb *spec_init_verbs;4462 static struct hda_verb ca0132_base_init_verbs[] = {4469 static struct hda_verb ca0132_base_exit_verbs[] = {4478 static struct hda_verb ca0132_init_verbs0[] = {4695 spec->spec_init_verbs = kzalloc(sizeof(struct hda_verb) * NUM_SPEC_VERBS, GFP_KERNEL); in ca0132_prepare_verbs()
717 .v.verbs = (const struct hda_verb[]) {
1040 static const struct hda_verb ad1884_dmic_init_verbs[] = {
2524 static const struct hda_verb nvhdmi_basic_init_7x_2ch[] = {2532 static const struct hda_verb nvhdmi_basic_init_7x_8ch[] = {
101 void snd_hda_sequence_write(struct hda_codec *codec, const struct hda_verb *seq) in snd_hda_sequence_write()847 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8); in snd_hda_codec_new()