Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bus/
Dti-sysc.c638 static struct device_node *stdout_path; variable
645 if (IS_ERR(stdout_path)) in sysc_init_stdout_path()
648 if (stdout_path) in sysc_init_stdout_path()
663 stdout_path = np; in sysc_init_stdout_path()
668 stdout_path = ERR_PTR(-ENODEV); in sysc_init_stdout_path()
675 if (np != stdout_path) in sysc_check_quirk_stdout()