Home
last modified time | relevance | path

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

/include/linux/
Dof.h401 bool of_machine_compatible_match(const char *const *compats);
413 return of_machine_compatible_match(compats); in of_machine_is_compatible()
819 static inline bool of_machine_compatible_match(const char *const *compats) in of_machine_compatible_match() function