Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/ubi/
Dbuild.c1411 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse() function
1492 module_param_call(mtd, ubi_mtd_param_parse, NULL, NULL, 000);