Home
last modified time | relevance | path

Searched refs:snd_hdac_ext_stream_assign (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/sound/hda/ext/
H A Dhdac_ext_stream.c286 * snd_hdac_ext_stream_assign - assign a stream for the PCM
302 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus, in snd_hdac_ext_stream_assign() function
328 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_assign); variable
335 * Release the stream that has been assigned by snd_hdac_ext_stream_assign().
/kernel/linux/linux-5.10/include/sound/
H A Dhdaudio_ext.h87 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
/kernel/linux/linux-5.10/sound/hda/ext/
H A Dhdac_ext_stream.c329 * snd_hdac_ext_stream_assign - assign a stream for the PCM
345 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus, in snd_hdac_ext_stream_assign() function
370 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_assign); variable
377 * Release the stream that has been assigned by snd_hdac_ext_stream_assign().
/kernel/linux/linux-6.6/include/sound/
H A Dhdaudio_ext.h74 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dloader.c367 estream = snd_hdac_ext_stream_assign(bus, &substream, in avs_hda_load_basefw()
434 estream = snd_hdac_ext_stream_assign(bus, &substream, in avs_hda_load_library()
H A Dpcm.c469 host_stream = snd_hdac_ext_stream_assign(bus, substream, HDAC_EXT_STREAM_TYPE_HOST); in avs_dai_fe_startup()
1468 link_stream = snd_hdac_ext_stream_assign(&codec->bus->core, substream, in avs_component_hda_open()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c223 stream = snd_hdac_ext_stream_assign(bus, substream, in skl_pcm_open()
555 link_dev = snd_hdac_ext_stream_assign(bus, substream, in skl_link_hw_params()
H A Dskl-messages.c86 estream = snd_hdac_ext_stream_assign(bus, &substream, in skl_dsp_prepare()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-pcm.c224 stream = snd_hdac_ext_stream_assign(bus, substream, in skl_pcm_open()
556 link_dev = snd_hdac_ext_stream_assign(bus, substream, in skl_link_hw_params()
H A Dskl-messages.c84 estream = snd_hdac_ext_stream_assign(bus, &substream, in skl_dsp_prepare()

Completed in 14 milliseconds