Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
A Dprom_init.c1232 if (prom_strcmp(type, "cpu")) in prom_count_smt_threads()
1685 if (prom_strcmp(type, "memory")) in prom_init_mem()
2170 if (prom_strcmp(type, "cpu") != 0) in prom_hold_cpus()
2175 if (prom_strcmp(type, "okay") != 0) in prom_hold_cpus()
2296 if (prom_strcmp(type, "display") == 0) in prom_init_stdout()
2346 if (prom_strcmp(compat, "chrp")) in prom_find_machine_type()
2408 if (prom_strcmp(type, "display") != 0) in prom_check_displays()
2522 if (prom_strcmp(s, str) == 0) in dt_find_string()
2557 if (prom_strcmp(namep, "name") == 0) { in scan_dt_build_strings()
2669 if (!prom_strcmp(pname, "phandle")) in scan_dt_build_struct()
[all …]

Completed in 15 milliseconds