Home
last modified time | relevance | path

Searched defs:of_console_check (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c2142 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h944 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function