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 D | hdac_ext_stream.c | 286 * 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 D | hdaudio_ext.h | 87 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
|
/kernel/linux/linux-5.10/sound/hda/ext/ |
H A D | hdac_ext_stream.c | 329 * 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 D | hdaudio_ext.h | 74 struct hdac_ext_stream *snd_hdac_ext_stream_assign(struct hdac_bus *bus,
|
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | loader.c | 367 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 D | pcm.c | 469 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 D | skl-pcm.c | 223 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 D | skl-messages.c | 86 estream = snd_hdac_ext_stream_assign(bus, &substream, in skl_dsp_prepare()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-pcm.c | 224 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 D | skl-messages.c | 84 estream = snd_hdac_ext_stream_assign(bus, &substream, in skl_dsp_prepare()
|
Completed in 14 milliseconds