Searched refs:control_pdev (Results 1 – 3 of 3) sorted by relevance
197 struct platform_device *control_pdev; in omap_usb2_probe() local237 control_pdev = of_find_device_by_node(control_node); in omap_usb2_probe()238 if (!control_pdev) { in omap_usb2_probe()243 phy->control_dev = &control_pdev->dev; in omap_usb2_probe()
300 struct platform_device *control_pdev; in ti_pipe3_probe() local393 control_pdev = of_find_device_by_node(control_node); in ti_pipe3_probe()394 if (!control_pdev) { in ti_pipe3_probe()399 phy->control_dev = &control_pdev->dev; in ti_pipe3_probe()
542 struct platform_device *control_pdev; in omap2430_probe() local572 control_pdev = of_find_device_by_node(control_node); in omap2430_probe()573 if (!control_pdev) { in omap2430_probe()578 glue->control_otghs = &control_pdev->dev; in omap2430_probe()