Home
last modified time | relevance | path

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

/linux-6.12.1/sound/hda/ext/
Dhdac_ext_stream.c424 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus, in snd_hdac_ext_cstream_assign() function
453 EXPORT_SYMBOL_GPL(snd_hdac_ext_cstream_assign);
/linux-6.12.1/include/sound/
Dhdaudio_ext.h83 struct hdac_ext_stream *snd_hdac_ext_cstream_assign(struct hdac_bus *bus,
/linux-6.12.1/sound/soc/intel/avs/
Dprobes.c69 host_stream = snd_hdac_ext_cstream_assign(bus, cstream); in avs_probe_compr_open()