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

/linux-master/drivers/mtd/ubi/
H A Dblock.c155 static const struct kernel_param_ops ubiblock_param_ops = { variable in typeref:struct:kernel_param_ops
158 module_param_cb(block, &ubiblock_param_ops, NULL, 0);

Completed in 114 milliseconds