Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dprom_init.c1228 if (prom_strcmp(type, "cpu")) in prom_count_smt_threads()
1681 if (prom_strcmp(type, "memory")) in prom_init_mem()
2166 if (prom_strcmp(type, "cpu") != 0) in prom_hold_cpus()
2171 if (prom_strcmp(type, "okay") != 0) in prom_hold_cpus()
2292 if (prom_strcmp(type, "display") == 0) in prom_init_stdout()
2342 if (prom_strcmp(compat, "chrp")) in prom_find_machine_type()
2404 if (prom_strcmp(type, "display") != 0) in prom_check_displays()
2518 if (prom_strcmp(s, str) == 0) in dt_find_string()
2553 if (prom_strcmp(namep, "name") == 0) { in scan_dt_build_strings()
2665 if (!prom_strcmp(pname, "phandle")) in scan_dt_build_struct()
[all …]