Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm.c150 static int __dm_get_module_param_int(int *module_param, int min, int max) in __dm_get_module_param_int() function
198 return __dm_get_module_param_int(&dm_numa_node, in dm_get_numa_node()