Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dphy_device.c50 static void phy_device_release(struct device *dev) in phy_device_release() function
162 dev->dev.release = phy_device_release; in phy_device_create()