Home
last modified time | relevance | path

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

/Linux-v6.6/sound/hda/ext/
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);
/Linux-v6.6/include/sound/
Dhdaudio_ext.h78 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus,
/Linux-v6.6/sound/soc/intel/avs/
Dprobes.c65 host_stream = snd_hdac_ext_cstream_assign(bus, cstream); in avs_probe_compr_open()