Home
last modified time | relevance | path

Searched refs:hw_ptr_error (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/core/
Dpcm_trace.h83 TRACE_EVENT(hw_ptr_error,
Dpcm_lib.c159 #define hw_ptr_error(substream, in_interrupt, reason, fmt, args...) \ macro
171 #define hw_ptr_error(substream, fmt, args...) do { } while (0) macro
363 hw_ptr_error(substream, in_interrupt, "Unexpected hw_ptr", in snd_pcm_update_hw_ptr0()
403 hw_ptr_error(substream, in_interrupt, "hw_ptr skipping", in snd_pcm_update_hw_ptr0()
416 hw_ptr_error(substream, in_interrupt, in snd_pcm_update_hw_ptr0()
/Linux-v5.4/Documentation/sound/designs/
Dtracepoints.rst22 ``hw_ptr_error``.