Home
last modified time | relevance | path

Searched refs:device_set_node (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/pci/
H A Dof.c43 device_set_node(&dev->dev, of_fwnode_handle(no_free_ptr(node))); in pci_set_of_node()
50 device_set_node(&dev->dev, NULL); in pci_release_of_node()
65 device_set_node(&bus->dev, of_fwnode_handle(node)); in pci_set_bus_of_node()
71 device_set_node(&bus->dev, NULL); in pci_release_bus_of_node()
/linux/drivers/acpi/arm64/
H A Damba.c92 device_set_node(&dev->dev, acpi_fwnode_handle(adev)); in amba_handler_attach()
/linux/drivers/gpio/
H A Dgpio-twl6040.c84 device_set_node(&pdev->dev, dev_fwnode(pdev->dev.parent)); in gpo_twl6040_probe()
H A Dgpio-tps6586x.c83 device_set_node(&pdev->dev, dev_fwnode(pdev->dev.parent)); in tps6586x_gpio_probe()
H A Dgpio-arizona.c152 device_set_node(&pdev->dev, dev_fwnode(pdev->dev.parent)); in arizona_gpio_probe()
H A Dgpio-tps65910.c117 device_set_node(&pdev->dev, dev_fwnode(pdev->dev.parent)); in tps65910_gpio_probe()
H A Dgpio-cros-ec.c170 device_set_node(dev, dev_fwnode(cros_ec->dev)); in cros_ec_gpio_probe()
/linux/drivers/nvmem/
H A Dlayouts.c115 device_set_node(dev, of_fwnode_handle(of_node_get(np))); in nvmem_layout_create_device()
/linux/drivers/peci/
H A Dcore.c133 device_set_node(&controller->dev, fwnode_handle_get(dev_fwnode(dev))); in devm_peci_controller_add()
/linux/drivers/of/
H A Dplatform.c129 device_set_node(&dev->dev, of_fwnode_handle(of_node_get(np))); in of_device_alloc()
229 device_set_node(&dev->dev, of_fwnode_handle(node)); in of_amba_device_create()
/linux/drivers/tty/serial/
H A Dserial_base_bus.c79 device_set_node(dev, fwnode_handle_get(dev_fwnode(parent_dev))); in serial_base_device_init()
/linux/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c296 device_set_node(&aux_ep->dev, of_fwnode_handle(of_node_get(np))); in of_dp_aux_populate_bus()
/linux/drivers/tty/serdev/
H A Dcore.c499 device_set_node(&ctrl->dev, dev_fwnode(host)); in serdev_controller_alloc()
534 device_set_node(&serdev->dev, of_fwnode_handle(node)); in of_serdev_register_devices()
/linux/drivers/pinctrl/
H A Dpinctrl-da9062.c253 device_set_node(&pdev->dev, dev_fwnode(pdev->dev.parent)); in da9062_pctl_probe()
H A Dpinctrl-pef2256.c330 device_set_node(&pdev->dev, dev_fwnode(pdev->dev.parent)); in pef2256_pinctrl_probe()
H A Dpinctrl-as3722.c546 device_set_node(&pdev->dev, dev_fwnode(pdev->dev.parent)); in as3722_pinctrl_probe()
/linux/drivers/i2c/busses/
H A Di2c-ls2x.c315 device_set_node(&adap->dev, dev_fwnode(dev)); in ls2x_i2c_probe()
H A Di2c-ljca.c297 device_set_node(&ljca_i2c->adap.dev, dev_fwnode(&auxdev->dev)); in ljca_i2c_probe()
H A Di2c-usbio.c281 device_set_node(&i2c->adap.dev, dev_fwnode(&adev->dev)); in usbio_i2c_probe()
H A Di2c-rzv2m.c454 device_set_node(&adap->dev, dev_fwnode(dev)); in rzv2m_i2c_probe()
/linux/drivers/mtd/ubi/
H A Dvmt.c253 device_set_node(&vol->dev, find_volume_fwnode(vol)); in ubi_create_volume()
645 device_set_node(&vol->dev, find_volume_fwnode(vol)); in ubi_add_volume()
/linux/drivers/i2c/
H A Di2c-atr.c830 device_set_node(&chan->adap.dev, fwnode_handle_get(bus_handle)); in i2c_atr_add_adapter()
846 device_set_node(&chan->adap.dev, child); in i2c_atr_add_adapter()
/linux/drivers/spmi/
H A Dspmi.c520 device_set_node(&sdev->dev, of_fwnode_handle(node)); in of_spmi_register_devices()
/linux/drivers/firmware/arm_scmi/
H A Dbus.c468 device_set_node(&scmi_dev->dev, of_fwnode_handle(np)); in __scmi_device_create()
/linux/drivers/leds/
H A Dled-class.c544 device_set_node(led_cdev->dev, init_data->fwnode); in led_classdev_register_ext()

12