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