Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dof.h437 bool of_console_check(struct device_node *dn, char *name, int index);
797 static inline bool of_console_check(const struct device_node *dn, const char *name, int index) in of_console_check() function
/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c2140 * of_console_check() - Test and setup console for DT setup
2150 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/include/linux/
H A Dof.h442 bool of_console_check(struct device_node *dn, char *name, int index);
811 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/drivers/of/
H A Dbase.c1857 * of_console_check() - Test and setup console for DT setup
1867 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/drivers/tty/serial/
H A Dsprd_serial.c1127 of_console_check(uport->dev->of_node, SPRD_TTY_NAME, uport->line)) in sprd_uart_is_console()
H A Dserial_core.c2982 of_console_check(uport->dev->of_node, uport->cons->name, uport->line); in uart_add_one_port()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsprd_serial.c1101 of_console_check(uport->dev->of_node, SPRD_TTY_NAME, uport->line)) in sprd_uart_is_console()
H A Dserial_core.c3171 of_console_check(uport->dev->of_node, uport->cons->name, uport->line); in serial_core_add_one_port()

Completed in 23 milliseconds