Home
last modified time | relevance | path

Searched defs:of_flat_dt_get_machine_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_fdt.h92 static inline const char *of_flat_dt_get_machine_name(void) { return NULL; } in of_flat_dt_get_machine_name() function
/openbmc/linux/drivers/of/
H A Dfdt.c829 const char * __init of_flat_dt_get_machine_name(void) in of_flat_dt_get_machine_name() function