Home
last modified time | relevance | path

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

/drivers/staging/zram/
Dzram_drv.h27 static const unsigned max_num_devices = 32; variable
Dzram_drv.c791 if (num_devices > max_num_devices) { in zram_init()