snd_array_elem    660 include/sound/hdaudio.h 	     (ptr) = snd_array_elem(array, ++(idx)))
snd_array_elem     37 sound/hda/array.c 	return snd_array_elem(array, array->used++);
snd_array_elem   2213 sound/pci/hda/hda_codec.c 	spdif = snd_array_elem(&codec->spdif_out, idx);
snd_array_elem   2322 sound/pci/hda/hda_codec.c 	spdif = snd_array_elem(&codec->spdif_out, idx);
snd_array_elem   2350 sound/pci/hda/hda_codec.c 	spdif = snd_array_elem(&codec->spdif_out, idx);
snd_array_elem   2380 sound/pci/hda/hda_codec.c 	spdif = snd_array_elem(&codec->spdif_out, idx);
snd_array_elem   2529 sound/pci/hda/hda_codec.c 	spdif = snd_array_elem(&codec->spdif_out, idx);
snd_array_elem   2551 sound/pci/hda/hda_codec.c 	spdif = snd_array_elem(&codec->spdif_out, idx);
snd_array_elem    308 sound/pci/hda/hda_generic.c 	return snd_array_elem(&spec->paths, idx - 1);
snd_array_elem    235 sound/pci/hda/patch_hdmi.c 	((struct hdmi_spec_per_pin *)snd_array_elem(&spec->pins, idx))
snd_array_elem    237 sound/pci/hda/patch_hdmi.c 	((struct hdmi_spec_per_cvt  *)snd_array_elem(&spec->cvts, idx))