Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bus/
Dti-sysc.c322 static struct device_node *stdout_path; variable
329 if (IS_ERR(stdout_path)) in sysc_init_stdout_path()
332 if (stdout_path) in sysc_init_stdout_path()
347 stdout_path = np; in sysc_init_stdout_path()
352 stdout_path = ERR_PTR(-ENODEV); in sysc_init_stdout_path()
359 if (np != stdout_path) in sysc_check_quirk_stdout()