Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()
273 snd_array_for_each(&codec->hints, i, hint) { in hints_show()
286 snd_array_for_each(&codec->hints, i, hint) { in get_hint()
790 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()
1167 snd_array_for_each(&c->cvt_setups, i, p) { in snd_hda_codec_setup_stream()
1234 snd_array_for_each(&c->cvt_setups, i, p) { in purify_inactive_streams()
1248 snd_array_for_each(&codec->cvt_setups, i, p) { in hda_cleanup_all_streams()
2511 snd_array_for_each(&codec->spdif_out, i, spdif) { in snd_hda_spdif_out_of_nid()
A Dhda_auto_parser.c797 snd_array_for_each(&codec->verbs, i, v) in snd_hda_apply_verbs()
896 snd_array_for_each(&codec->init_pins, i, pin) { in pin_config_match()
A Dhda_generic.c264 snd_array_for_each(&spec->paths, i, path) { in get_nid_path()
325 snd_array_for_each(&spec->paths, i, path) { in is_dac_already_used()
352 snd_array_for_each(&spec->paths, i, path) { in is_ctl_used()
641 snd_array_for_each(&spec->paths, n, path) { in is_active_nid()
2708 snd_array_for_each(&spec->kctls, i, kctl) { in find_kctl_name()
4139 snd_array_for_each(&spec->paths, n, path) { in set_path_power()
5955 snd_array_for_each(&codec->init_pins, i, pin) { in clear_unsol_on_unused_pins()
A Dpatch_conexant.c580 snd_array_for_each(&spec->gen.kctls, i, kctl) { in cxt_fixup_olpc_xo()
A Dpatch_realtek.c568 snd_array_for_each(&codec->init_pins, i, pin) { in alc_headset_mic_no_shutup()
/linux-6.3-rc2/sound/hda/
A Dhdac_regmap.c73 snd_array_for_each(&codec->vendor_verbs, i, v) { in hda_writeable_reg()
/linux-6.3-rc2/
A D.clang-format597 - 'snd_array_for_each'
/linux-6.3-rc2/include/sound/
A Dhdaudio.h701 #define snd_array_for_each(array, idx, ptr) \ macro

Completed in 61 milliseconds