Home
last modified time | relevance | path

Searched refs:snd_hdac_stream_sync (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/hda/
H A Dhdac_stream.c712 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start, in snd_hdac_stream_sync() function
749 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync);
/openbmc/linux/include/sound/
H A Dhdaudio.h588 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start,
/openbmc/linux/sound/pci/hda/
H A Dhda_controller.c267 snd_hdac_stream_sync(hstr, start, sbits); in azx_pcm_trigger()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c1146 snd_hdac_stream_sync(hstr, start, sbits); in skl_coupled_trigger()