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

/linux-master/drivers/mtd/devices/
H A Dphram.c335 static int phram_param_call(const char *val, const struct kernel_param *kp) function
353 * from kernel boot command line, phram_param_call() is
367 module_param_call(phram, phram_param_call, NULL, NULL, 0200);

Completed in 78 milliseconds