Searched refs:hdac_ext_link_alt (Results 1 – 2 of 2) sorted by relevance
103 if (hdac_ext_link_alt(hlink)) { in snd_hdac_ext_bus_get_ml_capabilities()141 if (hdac_ext_link_alt(hlink) && hlink->id == id) in snd_hdac_ext_bus_get_hlink_by_id()
109 #define hdac_ext_link_alt(link) ((link)->lcaps & AZX_ML_HDA_LCAP_ALT) macro