Home
last modified time | relevance | path

Searched defs:of_machine_is_compatible (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Ddevice.c818 bool of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function
/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.c58 #define of_machine_is_compatible(x) (0) macro
/openbmc/linux/drivers/of/
H A Dbase.c404 int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function
/openbmc/linux/include/linux/
H A Dof.h798 static inline int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function