Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bus/
Dti-sysc.c715 static struct device_node *stdout_path; variable
722 if (IS_ERR(stdout_path)) in sysc_init_stdout_path()
725 if (stdout_path) in sysc_init_stdout_path()
740 stdout_path = np; in sysc_init_stdout_path()
745 stdout_path = ERR_PTR(-ENODEV); in sysc_init_stdout_path()
752 if (np != stdout_path) in sysc_check_quirk_stdout()