Searched refs:of_flat_dt_get_machine_name (Results 1 – 6 of 6) sorted by relevance
77 extern const char *of_flat_dt_get_machine_name(void);91 static inline const char *of_flat_dt_get_machine_name(void) { return NULL; } in of_flat_dt_get_machine_name() function
33 machine = of_flat_dt_get_machine_name(); in nios2_soc_device_init()
45 mips_set_machine_name(of_flat_dt_get_machine_name()); in __dt_setup_arch()
249 const char *name = of_flat_dt_get_machine_name(); in parse_dtb()
212 name = of_flat_dt_get_machine_name(); in setup_machine_fdt()
827 const char * __init of_flat_dt_get_machine_name(void) in of_flat_dt_get_machine_name() function882 pr_info("Machine model: %s\n", of_flat_dt_get_machine_name()); in of_flat_dt_match_machine()
Completed in 7 milliseconds