Searched refs:hda_timer_sync_adjust (Results 1 – 1 of 1) sorted by relevance
198 static inline void hda_timer_sync_adjust(HDAAudioStream *st, int64_t target_pos) in hda_timer_sync_adjust() function287 hda_timer_sync_adjust(st, -((wpos - rpos) - (B_SIZE >> 1))); in hda_audio_input_cb()366 hda_timer_sync_adjust(st, (wpos - rpos) - (B_SIZE >> 1)); in hda_audio_output_cb()