Lines Matching refs:args
572 struct of_phandle_args args;
575 index, &args);
580 if (of_device_is_compatible(args.np, "usb-nop-xceiv"))
584 phy_provider = of_phy_provider_lookup(args.np);
590 if (!of_device_is_available(args.np)) {
596 phy = phy_provider->of_xlate(phy_provider->dev, &args);
603 of_node_put(args.np);
696 * @args: of_phandle_args (not used here)
700 * should provide a custom of_xlate function that reads the *args* and returns
704 *args)
712 if (args->np != phy->dev.of_node)
1098 struct of_phandle_args *args))
1161 struct of_phandle_args *args))