Searched defs:block2mtd_setup (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/devices/
H A Dblock2mtd.c404 static int block2mtd_setup(const char *val, struct kernel_param *kp) function
419 from kernel boot command line, block2mtd_setup() is
431 module_param_call(block2mtd, block2mtd_setup, NULL, NULL, 0200);

Completed in 46 milliseconds