| /Linux-v6.1/drivers/net/mdio/ |
| D | of_mdio.c | 33 return fwnode_get_phy_id(of_fwnode_handle(device), phy_id); in of_get_phy_id() 40 of_fwnode_handle(child), in of_mdiobus_phy_device_register() 48 return fwnode_mdiobus_register_phy(mdio, of_fwnode_handle(child), addr); in of_mdiobus_register_phy() 54 struct fwnode_handle *fwnode = of_fwnode_handle(child); in of_mdiobus_register_device() 166 device_set_node(&mdio->dev, of_fwnode_handle(np)); in of_mdiobus_register() 251 return fwnode_mdio_find_device(of_fwnode_handle(np)); in of_mdio_find_device() 264 return fwnode_phy_find_device(of_fwnode_handle(phy_np)); in of_phy_find_device()
|
| /Linux-v6.1/drivers/of/ |
| D | property.c | 866 return of_fwnode_handle(of_node_get(to_of_node(fwnode))); in of_fwnode_get() 953 return of_fwnode_handle(of_get_parent(to_of_node(fwnode))); in of_fwnode_get_parent() 960 return of_fwnode_handle(of_get_next_available_child(to_of_node(fwnode), in of_fwnode_get_next_child_node() 973 return of_fwnode_handle(child); in of_fwnode_get_named_child_node() 1002 args->fwnode = of_fwnode_handle(of_args.np); in of_fwnode_get_reference_args() 1014 return of_fwnode_handle(of_graph_get_next_endpoint(to_of_node(fwnode), in of_fwnode_graph_get_next_endpoint() 1021 return of_fwnode_handle( in of_fwnode_graph_get_remote_endpoint() 1037 return of_fwnode_handle(np); in of_fwnode_graph_get_port_parent() 1039 return of_fwnode_handle(of_get_next_parent(np)); in of_fwnode_graph_get_port_parent() 1170 fwnode_link_add(of_fwnode_handle(con_np), of_fwnode_handle(sup_np)); in of_link_to_phandle()
|
| /Linux-v6.1/drivers/media/platform/xilinx/ |
| D | xilinx-vipp.c | 120 if (link.remote_node == of_fwnode_handle(xdev->dev->of_node)) { in xvip_graph_build_one() 209 ret = v4l2_fwnode_parse_link(of_fwnode_handle(ep), &link); in xvip_graph_build_dma() 379 if (remote == of_fwnode_handle(xdev->dev->of_node) || in xvip_graph_parse_one() 414 ret = xvip_graph_parse_one(xdev, of_fwnode_handle(xdev->dev->of_node)); in xvip_graph_parse()
|
| /Linux-v6.1/drivers/staging/media/imx/ |
| D | imx-media-of.c | 33 of_fwnode_handle(csi_np), in imx_media_of_add_csi()
|
| /Linux-v6.1/drivers/regulator/ |
| D | tps65132-regulator.c | 139 rpdata->en_gpiod = devm_fwnode_gpiod_get(tps->dev, of_fwnode_handle(np), in tps65132_of_parse_cb() 152 of_fwnode_handle(np), in tps65132_of_parse_cb()
|
| D | rt4801-regulator.c | 49 of_fwnode_handle(np), in rt4801_of_parse_cb()
|
| D | mt6370-regulator.c | 157 enable_gpio = fwnode_gpiod_get_index(of_fwnode_handle(np), "enable", 0, in mt6370_of_parse_cb()
|
| /Linux-v6.1/drivers/leds/ |
| D | leds-syscon.c | 115 init_data.fwnode = of_fwnode_handle(np); in syscon_led_probe()
|
| D | leds-pm8058.c | 145 init_data.fwnode = of_fwnode_handle(np); in pm8058_led_probe()
|
| D | leds-tlc591xx.c | 191 init_data.fwnode = of_fwnode_handle(child); in tlc591xx_probe()
|
| D | leds-bcm6358.c | 135 init_data.fwnode = of_fwnode_handle(nc); in bcm6358_led()
|
| /Linux-v6.1/drivers/leds/flash/ |
| D | leds-aat1290.c | 495 init_data.fwnode = of_fwnode_handle(sub_node); in aat1290_led_probe() 507 led->v4l2_flash = v4l2_flash_init(dev, of_fwnode_handle(sub_node), in aat1290_led_probe()
|
| /Linux-v6.1/drivers/media/platform/atmel/ |
| D | atmel-sama5d2-isc.c | 350 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in isc_parse_dt() 510 of_fwnode_handle(subdev_entity->epn); in atmel_isc_probe()
|
| D | atmel-sama7g5-isc.c | 336 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(epn), in xisc_parse_dt() 500 of_fwnode_handle(subdev_entity->epn); in microchip_xisc_probe()
|
| D | microchip-csi2dc.c | 564 input_fwnode = fwnode_graph_get_next_endpoint(of_fwnode_handle(of_node), in csi2dc_of_parse() 596 (of_fwnode_handle(of_node), input_fwnode); in csi2dc_of_parse()
|
| /Linux-v6.1/drivers/i2c/ |
| D | i2c-core-of.c | 53 info->fwnode = of_fwnode_handle(node); in of_i2c_get_board_info()
|
| /Linux-v6.1/drivers/soundwire/ |
| D | slave.c | 262 sdw_slave_add(bus, &id, of_fwnode_handle(node)); in sdw_of_find_slaves()
|
| /Linux-v6.1/drivers/media/i2c/adv748x/ |
| D | adv748x-csi2.c | 304 tx->sd.fwnode = of_fwnode_handle(state->endpoints[tx->port]); in adv748x_csi2_init()
|
| /Linux-v6.1/drivers/media/i2c/ |
| D | st-mipid02.c | 886 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_rx_ep() 907 of_fwnode_handle(ep_node), in mipid02_parse_rx_ep() 947 ret = v4l2_fwnode_endpoint_parse(of_fwnode_handle(ep_node), &ep); in mipid02_parse_tx_ep()
|
| /Linux-v6.1/drivers/irqchip/ |
| D | qcom-pdc.c | 319 of_fwnode_handle(node), in qcom_pdc_init()
|
| /Linux-v6.1/drivers/leds/blink/ |
| D | leds-bcm63138.c | 200 .fwnode = of_fwnode_handle(np), in bcm63138_leds_create_led()
|
| /Linux-v6.1/drivers/media/platform/marvell/ |
| D | mmp-driver.c | 237 ep = fwnode_graph_get_next_endpoint(of_fwnode_handle(pdev->dev.of_node), in mmpcam_probe()
|
| /Linux-v6.1/drivers/firmware/efi/ |
| D | sysfb_efi.c | 323 fwnode_link_add(fwnode, of_fwnode_handle(sup_np)); in efifb_add_links()
|
| /Linux-v6.1/drivers/staging/media/tegra-video/ |
| D | csi.c | 505 fwh = of_fwnode_handle(ep); in tegra_csi_channels_alloc() 573 subdev->fwnode = of_fwnode_handle(chan->of_node); in tegra_csi_channel_init()
|
| /Linux-v6.1/drivers/net/phy/ |
| D | fixed_phy.c | 207 gpiod = fwnode_gpiod_get_index(of_fwnode_handle(fixed_link_node), in fixed_phy_get_gpiod()
|