Searched refs:sub_np (Results 1 – 1 of 1) sorted by relevance
908 struct device_node *sub_np = NULL; in iep_drv_probe() local1044 sub_np = of_parse_phandle(np, "iommus", 0); in iep_drv_probe()1045 if (sub_np) { in iep_drv_probe()1046 sub_dev = of_find_device_by_node(sub_np); in iep_drv_probe()