Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dubi_uboot.h70 extern int ubi_mtd_param_parse(const char *val, struct kernel_param *kp);
/rk3399_rockchip-uboot/arch/powerpc/include/asm/
H A Dmmu.h46 unsigned long kp:1; /* User 'key' (normally 1) */ member
60 unsigned long kp:1; /* User key (normally 1) */ member
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dbuild.c1446 static int __init ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse() argument
1448 int ubi_mtd_param_parse(const char *val, struct kernel_param *kp) in ubi_mtd_param_parse()