Home
last modified time | relevance | path

Searched defs:of_console_check (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c2150 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check() function
2161 EXPORT_SYMBOL_GPL(of_console_check); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c1867 bool of_console_check(struct device_node *dn, char *name, int index) in of_console_check() function
1878 EXPORT_SYMBOL_GPL(of_console_check); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h797 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h811 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function

Completed in 12 milliseconds