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

/linux-master/drivers/bus/
H A Dti-sysc.c715 static struct device_node *stdout_path; variable in typeref:struct:device_node
722 if (IS_ERR(stdout_path))
725 if (stdout_path)
740 stdout_path = np;
745 stdout_path = ERR_PTR(-ENODEV);
752 if (np != stdout_path)

Completed in 212 milliseconds