Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_base.c3761 static void sanitize_string(char *s, size_t len) in sanitize_string() function
3943 sanitize_string(p->manufacturer, sizeof(p->manufacturer)); in nand_flash_detect_onfi()
3944 sanitize_string(p->model, sizeof(p->model)); in nand_flash_detect_onfi()
4052 sanitize_string(p->manufacturer, sizeof(p->manufacturer)); in nand_flash_detect_jedec()
4053 sanitize_string(p->model, sizeof(p->model)); in nand_flash_detect_jedec()