Home
last modified time | relevance | path

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

/drivers/bus/
Dti-sysc.c735 static struct device_node *stdout_path; variable
742 if (IS_ERR(stdout_path)) in sysc_init_stdout_path()
745 if (stdout_path) in sysc_init_stdout_path()
760 stdout_path = np; in sysc_init_stdout_path()
765 stdout_path = ERR_PTR(-ENODEV); in sysc_init_stdout_path()
772 if (np != stdout_path) in sysc_check_quirk_stdout()