Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dprom_init.c328 static int __init prom_strtobool(const char *s, bool *res) in prom_strtobool() function
817 if (prom_strtobool(++opt, &val)) in early_cmdline_parse()
846 if (!prom_strtobool(opt, &val)) in early_cmdline_parse()