Home
last modified time | relevance | path

Searched refs:PA_INIT_RATELIMIT (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dratelimit.h43 #define PA_INIT_RATELIMIT(v, _interval, _burst) \ macro
/third_party/pulseaudio/src/modules/
Dmodule-udev-detect.c397 PA_INIT_RATELIMIT(d->ratelimit, 10*PA_USEC_PER_SEC, 5); in card_changed()