Home
last modified time | relevance | path

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

/linux-6.12.1/sound/xen/
Dxen_snd_front_cfg.c218 #define USE_PERIODS_MAX (MAX_BUFFER_SIZE / MIN_PERIOD_SIZE) macro
235 .periods_max = USE_PERIODS_MAX,
/linux-6.12.1/sound/drivers/
Ddummy.c44 #define USE_PERIODS_MAX 1024 macro
527 .periods_max = USE_PERIODS_MAX,