Home
last modified time | relevance | path

Searched refs:AC_WCAP_UNSOL_CAP (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/sound/pci/hda/
Dhda_jack.c32 if (!(get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP)) in is_jack_detectable()
Dhda_codec.h181 #define AC_WCAP_UNSOL_CAP (1<<7) /* Unsol capable */ macro
Dhda_proc.c701 if (wid_caps & AC_WCAP_UNSOL_CAP) in print_codec_info()
Dpatch_cirrus.c1037 if (get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP) { in init_output()
1632 if (get_wcaps(codec, nid) & AC_WCAP_UNSOL_CAP) { in init_cs421x_digital()