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