Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof.h429 int of_machine_read_compatible(const char **compatible, unsigned int index);
866 static inline int of_machine_read_compatible(const char **compatible, in of_machine_read_compatible() function
/linux/drivers/of/
H A Dbase.c455 int of_machine_read_compatible(const char **compatible, unsigned int index) in of_machine_read_compatible() function
459 EXPORT_SYMBOL_GPL(of_machine_read_compatible);