Home
last modified time | relevance | path

Searched refs:device_set_name (Results 1 – 25 of 29) sorted by relevance

12

/u-boot/drivers/net/octeontx2/
A Drvu_pf.c84 device_set_name(dev, name); in rvu_pf_probe()
/u-boot/drivers/net/
A Dmdio-ipq4019.c111 device_set_name(dev, ofnode_get_name(dev_ofnode(dev))); in ipq4019_mdio_bind()
A Dfsl_enetc_mdio.c119 device_set_name(dev, name); in enetc_mdio_bind()
A Dmvmdio.c201 device_set_name(dev, ofnode_get_name(dev_ofnode(dev))); in mvmdio_bind()
A Dftmac100.c420 return device_set_name(dev, dev->name); in ftmac100_bind()
A Dks8851_mll.c656 return device_set_name(dev, dev->name); in ks8851_bind()
A Dsmc911x.c592 return device_set_name(dev, dev->name); in smc911x_bind()
A Drtl8139.c733 return device_set_name(dev, name); in rtl8139_bind()
A Dpcnet.c636 return device_set_name(dev, name); in pcnet_bind()
A Dfsl_enetc.c106 device_set_name(dev, name); in enetc_bind()
A Ddc2114x.c707 return device_set_name(dev, name); in dc2114x_bind()
A Ddesignware.c672 device_set_name(dev, name); in designware_eth_bind()
A Deepro100.c960 return device_set_name(dev, name); in eepro100_bind()
/u-boot/drivers/i2c/
A Ddesignware_i2c_pci.c99 device_set_name(dev, name); in designware_i2c_pci_bind()
A Dintel_i2c.c277 device_set_name(dev, name); in intel_i2c_bind()
/u-boot/net/
A Dmdio-uclass.c47 device_set_name(dev, dt_name); in dm_mdio_post_bind()
/u-boot/drivers/net/pfe_eth/
A Dpfe_eth.c274 return device_set_name(dev, name); in pfe_eth_bind()
/u-boot/include/dm/
A Ddevice.h794 int device_set_name(struct udevice *dev, const char *name);
/u-boot/drivers/virtio/
A Dvirtio_pci_legacy.c288 device_set_name(udev, name); in virtio_pci_bind()
A Dvirtio_pci_modern.c452 device_set_name(udev, name); in virtio_pci_bind()
/u-boot/drivers/pinctrl/
A Dpinctrl-stmfx.c411 device_set_name(dev, dev->parent->name); in stmfx_pinctrl_bind()
/u-boot/drivers/net/octeontx/
A Dnicvf_main.c529 device_set_name(dev, name); in nicvf_initialize()
/u-boot/drivers/core/
A Ddevice.c1034 int device_set_name(struct udevice *dev, const char *name) in device_set_name() function
/u-boot/drivers/nvme/
A Dnvme.c831 return device_set_name(udev, name); in nvme_bind()
/u-boot/drivers/net/fm/
A Deth.c983 device_set_name(dev, mac_name); in fm_eth_bind()

Completed in 43 milliseconds

12