Lines Matching refs:hdac_ext_link
90 struct hdac_ext_link *hlink; in snd_hdac_ext_bus_get_ml_capabilities()
125 struct hdac_ext_link *l; in snd_hdac_link_free_all()
128 l = list_first_entry(&bus->hlink_list, struct hdac_ext_link, list); in snd_hdac_link_free_all()
140 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, in snd_hdac_ext_bus_get_link()
144 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_get_link()
165 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) in check_hdac_link_power_active()
193 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_up()
206 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_down()
220 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_link_power_up_all()
241 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()
299 struct hdac_ext_link *link) in snd_hdac_ext_bus_link_put()
302 struct hdac_ext_link *hlink; in snd_hdac_ext_bus_link_put()