Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dprom_init.c344 static int __init prom_strtobool(const char *s, bool *res) in prom_strtobool() function
833 if (prom_strtobool(++opt, &val)) in early_cmdline_parse()
862 if (!prom_strtobool(opt, &val)) in early_cmdline_parse()