Searched refs:__fixed_phy_register (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/phy/
H A Dfixed_phy.c226 static struct phy_device *__fixed_phy_register(unsigned int irq, function
314 return __fixed_phy_register(irq, status, np, NULL);
323 return __fixed_phy_register(irq, status, NULL, gpiod);

Completed in 192 milliseconds