Home
last modified time | relevance | path

Searched refs:hdac_ext_link (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/sound/hda/ext/
Dhdac_ext_controller.c165 struct hdac_ext_link *hlink; in snd_hdac_ext_bus_get_ml_capabilities()
198 struct hdac_ext_link *l; in snd_hdac_link_free_all()
201 l = list_first_entry(&ebus->hlink_list, struct hdac_ext_link, list); in snd_hdac_link_free_all()
213 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_ext_bus *ebus, in snd_hdac_ext_bus_get_link()
217 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_get_link()
236 static int check_hdac_link_power_active(struct hdac_ext_link *link, bool enable) in check_hdac_link_power_active()
264 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_up()
276 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link) in snd_hdac_ext_bus_link_power_down()
290 struct hdac_ext_link *hlink = NULL; in snd_hdac_ext_bus_link_power_down_all()
Dhdac_ext_stream.c227 void snd_hdac_ext_link_set_stream_id(struct hdac_ext_link *link, in snd_hdac_ext_link_set_stream_id()
239 void snd_hdac_ext_link_clear_stream_id(struct hdac_ext_link *link, in snd_hdac_ext_link_clear_stream_id()
/linux-4.4.14/include/sound/
Dhdaudio_ext.h58 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_ext_bus *bus,
125 struct hdac_ext_link { struct
134 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link); argument
135 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link);
137 void snd_hdac_ext_link_set_stream_id(struct hdac_ext_link *link,
139 void snd_hdac_ext_link_clear_stream_id(struct hdac_ext_link *link,
/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c370 struct hdac_ext_link *link; in skl_link_pcm_prepare()
431 struct hdac_ext_link *link; in skl_link_hw_free()