Searched refs:snd_hdac_stream_timecounter_init (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_stream.c | 637 * snd_hdac_stream_timecounter_init - initialize time counter 646 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function 668 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init); variable
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_stream.c | 646 * snd_hdac_stream_timecounter_init - initialize time counter 655 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev, in snd_hdac_stream_timecounter_init() function 677 EXPORT_SYMBOL_GPL(snd_hdac_stream_timecounter_init); variable
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-pcm.c | 453 snd_hdac_stream_timecounter_init(hstr, 0); in skl_decoupled_trigger() 1151 snd_hdac_stream_timecounter_init(hstr, sbits); in skl_coupled_trigger()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-pcm.c | 456 snd_hdac_stream_timecounter_init(hstr, 0); in skl_decoupled_trigger() 1153 snd_hdac_stream_timecounter_init(hstr, sbits); in skl_coupled_trigger()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 572 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 590 void snd_hdac_stream_timecounter_init(struct hdac_stream *azx_dev,
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_controller.c | 273 snd_hdac_stream_timecounter_init(hstr, sbits); in azx_pcm_trigger()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_controller.c | 273 snd_hdac_stream_timecounter_init(hstr, sbits); in azx_pcm_trigger()
|
Completed in 14 milliseconds