Searched refs:hdac_ext_link (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/sound/hda/ext/ |
D | hdac_ext_controller.c | 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() [all …]
|
D | hdac_ext_stream.c | 232 void snd_hdac_ext_link_set_stream_id(struct hdac_ext_link *link, in snd_hdac_ext_link_set_stream_id() 244 void snd_hdac_ext_link_clear_stream_id(struct hdac_ext_link *link, in snd_hdac_ext_link_clear_stream_id()
|
/Linux-v4.19/include/sound/ |
D | hdaudio_ext.h | 32 struct hdac_ext_link *snd_hdac_ext_bus_get_link(struct hdac_bus *bus, 111 struct hdac_ext_link { struct 123 int snd_hdac_ext_bus_link_power_up(struct hdac_ext_link *link); argument 124 int snd_hdac_ext_bus_link_power_down(struct hdac_ext_link *link); 127 void snd_hdac_ext_link_set_stream_id(struct hdac_ext_link *link, 129 void snd_hdac_ext_link_clear_stream_id(struct hdac_ext_link *link, 132 int snd_hdac_ext_bus_link_get(struct hdac_bus *bus, struct hdac_ext_link *link); 133 int snd_hdac_ext_bus_link_put(struct hdac_bus *bus, struct hdac_ext_link *link);
|
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl.c | 128 struct hdac_ext_link *hlink; in skl_init_chip() 347 struct hdac_ext_link *hlink = NULL; in skl_resume() 718 struct hdac_ext_link *hlink = NULL; in skl_probe_work()
|
D | skl-pcm.c | 182 struct hdac_ext_link *link; in skl_pcm_link_dma_prepare() 555 struct hdac_ext_link *link; in skl_link_hw_params() 642 struct hdac_ext_link *link; in skl_link_hw_free()
|
/Linux-v4.19/sound/soc/codecs/ |
D | hdac_hdmi.c | 1799 struct hdac_ext_link *hlink = NULL; in hdmi_codec_probe() 1985 struct hdac_ext_link *hlink = NULL; in hdac_hdmi_dev_probe() 2169 struct hdac_ext_link *hlink = NULL; in hdac_hdmi_runtime_suspend() 2208 struct hdac_ext_link *hlink = NULL; in hdac_hdmi_runtime_resume()
|