Searched refs:hw_ptr_error (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/core/ |
H A D | pcm_trace.h | 83 TRACE_EVENT(hw_ptr_error,
|
H A D | pcm_lib.c | 190 #define hw_ptr_error(substream, in_interrupt, reason, fmt, args...) \ macro 202 #define hw_ptr_error(substream, fmt, args...) do { } while (0) macro 399 hw_ptr_error(substream, in_interrupt, "Unexpected hw_ptr", in snd_pcm_update_hw_ptr0() 439 hw_ptr_error(substream, in_interrupt, "hw_ptr skipping", in snd_pcm_update_hw_ptr0() 452 hw_ptr_error(substream, in_interrupt, in snd_pcm_update_hw_ptr0()
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | tracepoints.rst | 22 ``hw_ptr_error``.
|