Searched refs:device_add_software_node (Results 1 – 3 of 3) sorted by relevance
875 int device_add_software_node(struct device *dev, const struct software_node *node) in device_add_software_node() function908 EXPORT_SYMBOL_GPL(device_add_software_node);
284 ret = device_add_software_node(&dwc->dwc3->dev, (void *)id->driver_data); in dwc3_pci_probe()
491 int device_add_software_node(struct device *dev, const struct software_node *node);