Home
last modified time | relevance | path

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

/include/linux/
Dof.h455 bool of_console_check(struct device_node *dn, char *name, int index);
829 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function