Searched defs:of_machine_is_compatible (Results 1 – 2 of 2) sorted by relevance
/drivers/tty/serial/ | ||
D | pmac_zilog.c | 74 #define of_machine_is_compatible(x) (0) macro |
/drivers/of/ | ||
D | base.c | 534 int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function |