Searched defs:of_machine_is_compatible (Results 1 – 3 of 3) sorted by relevance
344 static inline int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function
256 int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function
72 #define of_machine_is_compatible(x) (0) macro