Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dprom_init.c319 static int __init prom_strtobool(const char *s, bool *res) in prom_strtobool() function
804 if (prom_strtobool(++opt, &val)) in early_cmdline_parse()
827 if (!prom_strtobool(opt, &val)) in early_cmdline_parse()