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

/linux-master/sound/pci/hda/
H A Dpatch_via.c428 static const struct hda_verb vt1708_init_verbs[] = {
689 static const struct hda_verb vt1708S_init_verbs[] = {
748 static const struct hda_verb vt1702_init_verbs[] = {
793 static const struct hda_verb vt1718S_init_verbs[] = {
926 static const struct hda_verb vt1716S_init_verbs[] = {
975 static const struct hda_verb vt2002P_init_verbs[] = {
987 static const struct hda_verb vt1802_init_verbs[] = {
1100 static const struct hda_verb vt1812_init_verbs[] = {
1142 static const struct hda_verb vt3476_init_verbs[] = {
H A Dpatch_cs8409.h361 extern const struct hda_verb cs8409_cs42l42_init_verbs[];
366 extern const struct hda_verb dolphin_init_verbs[];
H A Dpatch_cirrus.c206 static const struct hda_verb cs_coef_init_verbs[] = {
225 static const struct hda_verb cs4208_coef_init_verbs[] = {
253 static const struct hda_verb cs_errata_init_verbs[] = {
555 .v.verbs = (const struct hda_verb[]) {
877 static const struct hda_verb cs421x_coef_init_verbs[] = {
914 static const struct hda_verb cs421x_coef_init_verbs_A1_silicon_fixes[] = {
H A Dhda_sysfs.c219 const struct hda_verb *v;
232 struct hda_verb *v;
771 snd_array_init(&codec->init_verbs, sizeof(struct hda_verb), 32);
H A Dpatch_sigmatel.c985 static const struct hda_verb stac9200_eapd_init[] = {
992 static const struct hda_verb dell_eq_core_init[] = {
999 static const struct hda_verb stac92hd73xx_core_init[] = {
1005 static const struct hda_verb stac92hd83xxx_core_init[] = {
1011 static const struct hda_verb stac92hd83xxx_hp_zephyr_init[] = {
1018 static const struct hda_verb stac92hd71bxx_core_init[] = {
1029 static const struct hda_verb stac925x_core_init[] = {
1037 static const struct hda_verb stac922x_core_init[] = {
1043 static const struct hda_verb d965_core_init[] = {
1051 static const struct hda_verb dell_3st_core_ini
[all...]
H A Dhda_local.h288 const struct hda_verb *verbs;
346 int snd_hda_add_verbs(struct hda_codec *codec, const struct hda_verb *list);
H A Dpatch_cs8409-tables.c61 const struct hda_verb cs8409_cs42l42_init_verbs[] = {
272 const struct hda_verb dolphin_init_verbs[] = {
H A Dpatch_realtek.c1271 .v.verbs = (const struct hda_verb[]) {
1309 .v.verbs = (const struct hda_verb[]) {
1318 .v.verbs = (const struct hda_verb[]) {
1792 .v.verbs = (const struct hda_verb[]) {
1810 .v.verbs = (const struct hda_verb[]) {
2310 .v.verbs = (const struct hda_verb[]) {
2318 .v.verbs = (const struct hda_verb[]) {
2327 .v.verbs = (const struct hda_verb[]) {
2336 .v.verbs = (const struct hda_verb[]) {
2345 .v.verbs = (const struct hda_verb[]) {
[all...]
H A Dhda_auto_parser.c777 const struct hda_verb *list)
779 const struct hda_verb **v;
794 const struct hda_verb **v;
H A Dideapad_s740_helper.c4 static const struct hda_verb alc285_ideapad_s740_coefs[] = {
H A Dpatch_analog.c1021 static const struct hda_verb ad1884_dmic_init_verbs[] = {
H A Dpatch_ca0132.c1065 const struct hda_verb *base_init_verbs;
1066 const struct hda_verb *base_exit_verbs;
1067 const struct hda_verb *chip_init_verbs;
1068 const struct hda_verb *desktop_init_verbs;
1069 struct hda_verb *spec_init_verbs;
8705 static const struct hda_verb ca0132_base_init_verbs[] = {
8712 static const struct hda_verb ca0132_base_exit_verbs[] = {
8722 static const struct hda_verb ca0132_init_verbs0[] = {
8755 static const struct hda_verb ca0132_init_verbs1[] = {
9923 sizeof(struct hda_verb),
[all...]
H A Dpatch_conexant.c913 .v.verbs = (const struct hda_verb[]) {
H A Dhda_codec.c79 void snd_hda_sequence_write(struct hda_codec *codec, const struct hda_verb *seq)
939 snd_array_init(&codec->verbs, sizeof(struct hda_verb *), 8);
H A Dpatch_hdmi.c3306 static const struct hda_verb nvhdmi_basic_init_7x_2ch[] = {
3314 static const struct hda_verb nvhdmi_basic_init_7x_8ch[] = {
/linux-master/include/sound/
H A Dhda_codec.h365 struct hda_verb { struct
372 const struct hda_verb *seq);

Completed in 552 milliseconds