Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/devices/
H A Dphram.c335 static int phram_param_call(const char *val, const struct kernel_param *kp) in phram_param_call() function
367 module_param_call(phram, phram_param_call, NULL, NULL, 0200);