Home
last modified time | relevance | path

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

/Linux-v5.4/sound/hda/ext/
Dhdac_ext_stream.c537 int snd_hdac_ext_stream_set_lpib(struct hdac_ext_stream *stream, u32 value) in snd_hdac_ext_stream_set_lpib() function
543 EXPORT_SYMBOL_GPL(snd_hdac_ext_stream_set_lpib);
/Linux-v5.4/include/sound/
Dhdaudio_ext.h103 int snd_hdac_ext_stream_set_lpib(struct hdac_ext_stream *stream, u32 value);
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-pcm.c502 snd_hdac_ext_stream_set_lpib(stream, stream->lpib); in skl_pcm_trigger()