Searched refs:hw_ptr_error (Results 1 – 2 of 2) sorted by relevance
/linux/sound/core/ |
H A D | pcm_lib.c | 193 #define hw_ptr_error(substream, in_interrupt, reason, fmt, args...) \ macro 205 #define hw_ptr_error(substream, fmt, args...) do { } while (0) macro 402 hw_ptr_error(substream, in_interrupt, "Unexpected hw_ptr", in snd_pcm_update_hw_ptr0() 442 hw_ptr_error(substream, in_interrupt, "hw_ptr skipping", in snd_pcm_update_hw_ptr0() 455 hw_ptr_error(substream, in_interrupt, in snd_pcm_update_hw_ptr0()
|
/linux/Documentation/sound/designs/ |
H A D | tracepoints.rst | 22 ``hw_ptr_error``.
|