Home
last modified time | relevance | path

Searched refs:snd_array_for_each (Results 1 – 9 of 9) sorted by relevance

/linux/sound/pci/hda/
A Dhda_sysfs.c87 snd_array_for_each(list, i, pin) { in pin_configs_show()
224 snd_array_for_each(&codec->init_verbs, i, v) { in init_verbs_show()
274 snd_array_for_each(&codec->hints, i, hint) { in hints_show()
287 snd_array_for_each(&codec->hints, i, hint) { in get_hint()
793 snd_array_for_each(&codec->hints, i, hint) { in snd_hda_sysfs_clear()
A Dhda_codec.c467 snd_array_for_each(array, i, pin) { in look_up_pincfg()
610 snd_array_for_each(&codec->init_pins, i, pin) { in snd_hda_shutup_pins()
630 snd_array_for_each(&codec->init_pins, i, pin) { in restore_shutup_pins()
693 snd_array_for_each(&codec->cvt_setups, i, p) { in get_hda_cvt_setup()
1126 snd_array_for_each(&c->cvt_setups, i, p) { in snd_hda_codec_setup_stream()
1193 snd_array_for_each(&c->cvt_setups, i, p) { in purify_inactive_streams()
1207 snd_array_for_each(&codec->cvt_setups, i, p) { in hda_cleanup_all_streams()
2467 snd_array_for_each(&codec->spdif_out, i, spdif) { in snd_hda_spdif_out_of_nid()
A Dhda_auto_parser.c801 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs()
899 snd_array_for_each(&codec->init_pins, i, pin) { in pin_config_match()
A Dhda_generic.c258 snd_array_for_each(&spec->paths, i, path) { in get_nid_path()
319 snd_array_for_each(&spec->paths, i, path) { in is_dac_already_used()
346 snd_array_for_each(&spec->paths, i, path) { in is_ctl_used()
635 snd_array_for_each(&spec->paths, n, path) { in is_active_nid()
2702 snd_array_for_each(&spec->kctls, i, kctl) { in find_kctl_name()
4126 snd_array_for_each(&spec->paths, n, path) { in set_path_power()
5942 snd_array_for_each(&codec->init_pins, i, pin) { in clear_unsol_on_unused_pins()
A Dpatch_conexant.c579 snd_array_for_each(&spec->gen.kctls, i, kctl) { in cxt_fixup_olpc_xo()
A Dpatch_realtek.c514 snd_array_for_each(&codec->init_pins, i, pin) { in alc_headset_mic_no_shutup()
/linux/sound/hda/
A Dhdac_regmap.c73 snd_array_for_each(&codec->vendor_verbs, i, v) { in hda_writeable_reg()
/linux/
A D.clang-format478 - 'snd_array_for_each'
/linux/include/sound/
A Dhdaudio.h661 #define snd_array_for_each(array, idx, ptr) \ macro

Completed in 70 milliseconds