stdout_path       570 drivers/bus/ti-sysc.c static struct device_node *stdout_path;
stdout_path       577 drivers/bus/ti-sysc.c 	if (IS_ERR(stdout_path))
stdout_path       580 drivers/bus/ti-sysc.c 	if (stdout_path)
stdout_path       595 drivers/bus/ti-sysc.c 	stdout_path = np;
stdout_path       600 drivers/bus/ti-sysc.c 	stdout_path = ERR_PTR(-ENODEV);
stdout_path       607 drivers/bus/ti-sysc.c 	if (np != stdout_path)