get_wcaps 831 sound/pci/hda/hda_codec.c if (!(get_wcaps(codec, nid) & AC_WCAP_AMP_OVRD))
get_wcaps 1508 sound/pci/hda/hda_codec.c if ((get_wcaps(codec, nid) & AC_WCAP_OUT_AMP) &&
get_wcaps 1827 sound/pci/hda/hda_codec.c unsigned int wcaps = get_wcaps(codec, nid);
get_wcaps 2052 sound/pci/hda/hda_codec.c (get_wcaps(codec, nid) & AC_WCAP_FORMAT_OVRD)) {
get_wcaps 2074 sound/pci/hda/hda_codec.c wcaps = get_wcaps(codec, nid);
get_wcaps 2149 sound/pci/hda/hda_codec.c (get_wcaps(codec, nid) & AC_WCAP_FORMAT_OVRD)) {
get_wcaps 2865 sound/pci/hda/hda_codec.c unsigned int wid_caps = get_wcaps(codec, nid);
get_wcaps 143 sound/pci/hda/hda_generic.c node->wid_caps = get_wcaps(codec, nid);
get_wcaps 55 sound/pci/hda/hda_hwdep.c res = get_wcaps(codec, verb >> 24);
get_wcaps 66 sound/pci/hda/patch_atihdmi.c if (get_wcaps(codec, PIN_NID) & AC_WCAP_OUT_AMP)
get_wcaps 144 sound/pci/hda/patch_atihdmi.c chans = get_wcaps(codec, CVT_NID);
get_wcaps 3867 sound/pci/hda/patch_realtek.c unsigned int wcap = get_wcaps(codec, alc880_adc_nids[0]);
get_wcaps 5199 sound/pci/hda/patch_realtek.c wcap = get_wcaps(codec, 0x04);
get_wcaps 6536 sound/pci/hda/patch_realtek.c if (get_wcaps(codec, nid) & AC_WCAP_OUT_AMP)
get_wcaps 6584 sound/pci/hda/patch_realtek.c if (nid && (get_wcaps(codec, nid) & AC_WCAP_IN_AMP)) {
get_wcaps 6592 sound/pci/hda/patch_realtek.c if (nid && (get_wcaps(codec, nid) & AC_WCAP_IN_AMP)) {
get_wcaps 6719 sound/pci/hda/patch_realtek.c unsigned int wcap = get_wcaps(codec, 0x07);
get_wcaps 10630 sound/pci/hda/patch_realtek.c unsigned int wcap = get_wcaps(codec, 0x07);
get_wcaps 11656 sound/pci/hda/patch_realtek.c unsigned int wcap = get_wcaps(codec, 0x07);
get_wcaps 1259 sound/pci/hda/patch_sigmatel.c int wcaps = get_wcaps(codec, spec->multiout.dig_out_nid);
get_wcaps 2841 sound/pci/hda/patch_sigmatel.c wid_caps = get_wcaps(codec, nid);
get_wcaps 2926 sound/pci/hda/patch_sigmatel.c unsigned int wid_caps = get_wcaps(codec, cfg->hp_pins[i]);
get_wcaps 3071 sound/pci/hda/patch_sigmatel.c wcaps = get_wcaps(codec, nid);
get_wcaps 3162 sound/pci/hda/patch_sigmatel.c wcaps = get_wcaps(codec, nid) &
get_wcaps 3298 sound/pci/hda/patch_sigmatel.c int dir = get_wcaps(codec, spec->autocfg.mono_out_pin) &
get_wcaps 3310 sound/pci/hda/patch_sigmatel.c int wcaps = get_wcaps(codec, conn_list[0]);
get_wcaps 3459 sound/pci/hda/patch_sigmatel.c wid_caps = get_wcaps(codec, pin);
get_wcaps 3482 sound/pci/hda/patch_sigmatel.c unsigned int wcaps = get_wcaps(codec, pin);
get_wcaps 3498 sound/pci/hda/patch_sigmatel.c unsigned int wcaps = get_wcaps(codec, pin);
get_wcaps 3587 sound/pci/hda/patch_sigmatel.c if (get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP)