Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/devices/
Dphram.c269 static int phram_param_call(const char *val, struct kernel_param *kp) in phram_param_call() function
301 module_param_call(phram, phram_param_call, NULL, NULL, 000);