Home
last modified time | relevance | path

Searched refs:device_free (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice-internal.h125 void device_free(struct udevice *dev);
127 static inline void device_free(struct udevice *dev) {} in device_free() function
/OK3568_Linux_fs/u-boot/drivers/core/
H A Ddevice-remove.c127 void device_free(struct udevice *dev) in device_free() function
205 device_free(dev); in device_remove()
H A Ddevice-remove.su
H A Ddevice.c526 device_free(dev); in device_probe()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dmdio_device.c59 mdiodev->device_free = mdio_device_free; in mdio_device_create()
H A Dmdio_bus.c601 mdiodev->device_free(mdiodev); in __mdiobus_register()
631 mdiodev->device_free(mdiodev); in mdiobus_unregister()
H A Dphy_device.c629 mdiodev->device_free = phy_mdio_device_free; in phy_device_create()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmdio.h41 void (*device_free)(struct mdio_device *mdiodev); member
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map