Lines Matching refs:get_wcaps
404 get_wcaps_type(get_wcaps(codec, conn[i])) != AC_WID_AUD_OUT ||
416 type = get_wcaps_type(get_wcaps(codec, conn[i]));
429 if (nums > 1 && get_wcaps_type(get_wcaps(codec, to_nid)) != AC_WID_AUD_MIX)
538 cap_digital = !!(get_wcaps(codec, nid) & AC_WCAP_DIGITAL);
558 if (!(get_wcaps(codec, nid1) & (1 << (dir + 1))))
559 return !(get_wcaps(codec, nid2) & (1 << (dir + 1)));
605 unsigned int caps = get_wcaps(codec, nid);
619 unsigned int caps = get_wcaps(codec, nid);
634 int type = get_wcaps_type(get_wcaps(codec, nid));
689 unsigned int wcaps = get_wcaps(codec, nid);
700 return !!(get_wcaps(codec, conn) & AC_WCAP_STEREO);
794 type = get_wcaps_type(get_wcaps(codec, nid));
832 if (!(get_wcaps(codec, nid) & AC_WCAP_POWER))
1034 if (nid && (get_wcaps(codec, nid) & AC_WCAP_STEREO))
1306 unsigned int wid_type = get_wcaps_type(get_wcaps(codec, nid));
1969 if (get_wcaps_type(get_wcaps(codec, nid)) != AC_WID_AUD_OUT)
3159 unsigned int caps = get_wcaps(codec, nid);
4173 unsigned int wcaps = get_wcaps(codec, dig_nid);
5028 if (get_wcaps_type(get_wcaps(codec, nid)) >= AC_WID_POWER)