Home
last modified time | relevance | path

Searched refs:hdac_ext_link_alt (Results 1 – 2 of 2) sorted by relevance

/linux/sound/hda/core/ext/
H A Dcontroller.c103 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()
/linux/include/sound/
H A Dhdaudio_ext.h109 #define hdac_ext_link_alt(link) ((link)->lcaps & AZX_ML_HDA_LCAP_ALT) macro