Searched refs:snd_hdac_stream_sync (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_stream.c | 695 * snd_hdac_stream_sync - sync with start/strop trigger operation 703 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start, in snd_hdac_stream_sync() function 740 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_stream.c | 704 * snd_hdac_stream_sync - sync with start/stop trigger operation 712 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start, in snd_hdac_stream_sync() function 749 EXPORT_SYMBOL_GPL(snd_hdac_stream_sync); variable
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 570 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 588 void snd_hdac_stream_sync(struct hdac_stream *azx_dev, bool start,
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 267 snd_hdac_stream_sync(hstr, start, sbits); in azx_pcm_trigger()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-pcm.c | 1144 snd_hdac_stream_sync(hstr, start, sbits); in skl_coupled_trigger()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 267 snd_hdac_stream_sync(hstr, start, sbits); in azx_pcm_trigger()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-pcm.c | 1146 snd_hdac_stream_sync(hstr, start, sbits); in skl_coupled_trigger()
|
Completed in 13 milliseconds