Lines Matching full:supplier
1110 * of_link_to_phandle - Add fwnode link to supplier from supplier phandle
1112 * @sup_np: supplier device tree node
1114 * Given a phandle to a supplier device tree node (@sup_np), this function
1115 * finds the device that owns the supplier device tree node and creates a
1116 * device link from @dev consumer device to the supplier device. This function
1122 * - 0 if fwnode link successfully created to supplier
1123 * - -EINVAL if the supplier link is invalid and should not be created
1124 * - -ENODEV if struct device will never be create for supplier
1133 * Find the device node that contains the supplier phandle. It may be in of_link_to_phandle()
1184 * supplier(s)
1238 * supplier(s)
1277 * parse_prop() finds the node corresponding to a supplier phandle
1278 * @parse_prop.np: Pointer to device node holding supplier phandle property
1282 * @optional: Describes whether a supplier is mandatory or not
1438 * return. of_link_property() must create links to all the available supplier