Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dfixed_phy.c133 static int fixed_phy_add_gpiod(unsigned int irq, int phy_addr, in fixed_phy_add_gpiod() function
166 return fixed_phy_add_gpiod(irq, phy_addr, status, NULL); in fixed_phy_add()
251 ret = fixed_phy_add_gpiod(irq, phy_addr, status, gpiod); in __fixed_phy_register()