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

/linux-master/drivers/mtd/ubi/
H A Dbuild.c1461 * ubi_mtd_param_parse - parse the 'mtd=' UBI parameter.
1468 static int ubi_mtd_param_parse(const char *val, const struct kernel_param *kp) function
1573 module_param_call(mtd, ubi_mtd_param_parse, NULL, NULL, 0400);

Completed in 210 milliseconds