snd_hda_get_num_devices 350 include/sound/hda_codec.h unsigned int snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid); snd_hda_get_num_devices 314 sound/pci/hda/hda_codec.c EXPORT_SYMBOL_GPL(snd_hda_get_num_devices); snd_hda_get_num_devices 332 sound/pci/hda/hda_codec.c parm = snd_hda_get_num_devices(codec, nid); snd_hda_get_num_devices 392 sound/pci/hda/hda_codec.c num_devices = snd_hda_get_num_devices(codec, nid) + 1; snd_hda_get_num_devices 1081 sound/pci/hda/patch_hdmi.c dev_num = snd_hda_get_num_devices(codec, per_pin->pin_nid) + 1; snd_hda_get_num_devices 1734 sound/pci/hda/patch_hdmi.c dev_num = snd_hda_get_num_devices(codec, pin_nid) + 1;