Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevice.c822 bool of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dpmac_zilog.c61 #define of_machine_is_compatible(x) (0) macro
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c567 int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h929 static inline int of_machine_is_compatible(const char *compat) in of_machine_is_compatible() function