Searched defs:compats (Results 1 – 3 of 3) sorted by relevance
100 const char *const compats[]; member
419 const char *compats[] = { compat, NULL }; in of_machine_is_compatible() local846 static inline bool of_machine_compatible_match(const char *const *compats) in of_machine_compatible_match()
422 bool of_machine_compatible_match(const char *const *compats) in of_machine_compatible_match()