Searched refs:snd_hdac_stream_sync_trigger (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/sound/hda/ |
| H A D | hdac_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-6.15/sound/pci/hda/ |
| H 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-6.15/include/sound/ |
| H A D | hdaudio.h | 588 void snd_hdac_stream_sync_trigger(struct hdac_stream *azx_dev, bool set,
|