Searched refs:snd_hdac_stream_sync_trigger (Results 1 – 3 of 3) sorted by relevance
/linux/sound/hda/core/ |
H A D | stream.c | 718 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set, in snd_hdac_stream_sync_trigger() function 733 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync_trigger);
|
/linux/sound/hda/common/ |
H A D | controller.c | 258 snd_hdac_stream_sync_trigger(hstr, true, sbits, sync_reg); in azx_pcm_trigger() 277 snd_hdac_stream_sync_trigger(hstr, false, sbits, sync_reg); in azx_pcm_trigger()
|
/linux/include/sound/ |
H A D | hdaudio.h | 588 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
|