Searched refs:snd_hdac_stream_sync_trigger (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/hda/ |
| A D | hdac_stream.c | 702 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set, in snd_hdac_stream_sync_trigger() function 717 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync_trigger);
|
| /linux/sound/pci/hda/ |
| A D | hda_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/ |
| A D | hdaudio.h | 588 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
|
Completed in 12 milliseconds