Searched refs:kernel_param (Results 1 – 3 of 3) sorted by relevance
70 extern int ubi_mtd_param_parse(const char *val, struct kernel_param *kp);
294 struct kernel_param { int i; }; struct
1447 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()1449 int ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()
Completed in 8 milliseconds