Home
last modified time | relevance | path

Searched refs:device_add_software_node (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c875 int device_add_software_node(struct device *dev, const struct software_node *node) in device_add_software_node() function
908 EXPORT_SYMBOL_GPL(device_add_software_node);
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-pci.c284 ret = device_add_software_node(&dwc->dwc3->dev, (void *)id->driver_data); in dwc3_pci_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dproperty.h491 int device_add_software_node(struct device *dev, const struct software_node *node);