Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_cstream_assign (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/hda/ext/
H A Dhdac_ext_stream.c381 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus, in snd_hdac_ext_cstream_assign() function
410 EXPORT_SYMBOL_GPL(snd_hdac_ext_cstream_assign);
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h78 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus,
/openbmc/linux/sound/soc/intel/avs/
H A Dprobes.c69 host_stream = snd_hdac_ext_cstream_assign(bus, cstream); in avs_probe_compr_open()