Home
last modified time | relevance | path

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

/linux-5.19.10/sound/hda/ext/
Dhdac_ext_stream.c530 int snd_hdac_ext_stream_set_lpib(struct hdac_ext_stream *hext_stream, u32 value) in snd_hdac_ext_stream_set_lpib() function
536 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_set_lpib);
/linux-5.19.10/include/sound/
Dhdaudio_ext.h107 int snd_hdac_ext_stream_set_lpib(struct hdac_ext_stream *hext_stream, u32 value);
/linux-5.19.10/sound/soc/intel/skylake/
Dskl-pcm.c491 snd_hdac_ext_stream_set_lpib(stream, stream->lpib); in skl_pcm_trigger()