Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dsoc.c119 return of_machine_read_model(&soc_dev_attr->machine); in soc_attr_read_machine()
/linux/include/linux/
H A Dof.h430 int of_machine_read_model(const char **model);
863 static inline int of_machine_read_model(const char **model) in of_machine_read_model() function
/linux/drivers/of/
H A Dbase.c459 int of_machine_read_model(const char **model) in of_machine_read_model() function
463 EXPORT_SYMBOL_GPL(of_machine_read_model);