Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/of/
Dbase.c1954 bool of_console_check(const struct device_node *dn, char *name, int index) in of_console_check() function
/linux-6.14.4/include/linux/
Dof.h833 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function