Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bus/
Dti-sysc.c564 static struct device_node *stdout_path; variable
571 if (IS_ERR(stdout_path)) in sysc_init_stdout_path()
574 if (stdout_path) in sysc_init_stdout_path()
589 stdout_path = np; in sysc_init_stdout_path()
594 stdout_path = ERR_PTR(-ENODEV); in sysc_init_stdout_path()
601 if (np != stdout_path) in sysc_check_quirk_stdout()