Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/phy/
Dfixed_phy.c226 static struct phy_device *__fixed_phy_register(unsigned int irq, in __fixed_phy_register() function
314 return __fixed_phy_register(irq, status, np, NULL); in fixed_phy_register()
323 return __fixed_phy_register(irq, status, NULL, gpiod); in fixed_phy_register_with_gpiod()