Lines Matching refs:hdac_ext_link
94 struct hdac_ext_link *hlink; in snd_hdac_ext_bus_get_ml_capabilities()
129 struct hdac_ext_link *l; in snd_hdac_link_free_all()
132 l = list_first_entry(&bus->hlink_list, struct hdac_ext_link, list); in snd_hdac_link_free_all()
144 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, in snd_hdac_ext_bus_get_link()
148 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_get_link()
167 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) in check_hdac_link_power_active()
195 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_up()
207 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_down()
221 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_link_power_up_all()
242 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_link_power_down_all()
257 struct hdac_ext_link *link) in snd_hdac_ext_bus_link_get()
291 struct hdac_ext_link *link) in snd_hdac_ext_bus_link_put()
294 struct hdac_ext_link *hlink; in snd_hdac_ext_bus_link_put()