Lines Matching refs:args
502 struct of_phandle_args args;
505 index, &args);
510 if (of_device_is_compatible(args.np, "usb-nop-xceiv"))
514 phy_provider = of_phy_provider_lookup(args.np);
520 if (!of_device_is_available(args.np)) {
526 phy = phy_provider->of_xlate(phy_provider->dev, &args);
533 of_node_put(args.np);
626 * @args: of_phandle_args (not used here)
630 * should provide a custom of_xlate function that reads the *args* and returns
634 *args)
642 if (args->np != phy->dev.of_node)
1015 struct of_phandle_args *args))
1078 struct of_phandle_args *args))