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()
163 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) in check_hdac_link_power_active()
191 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_up()
204 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_down()
218 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_link_power_up_all()
239 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_link_power_down_all()
255 struct hdac_ext_link *link) in snd_hdac_ext_bus_link_get()
294 struct hdac_ext_link *link) in snd_hdac_ext_bus_link_put()
297 struct hdac_ext_link *hlink; in snd_hdac_ext_bus_link_put()